commit | 043a796ba79babd851658c73515f4e213ffffdc6 | [log] [tgz] |
---|---|---|
author | Cole Faust <colefaust@google.com> | Tue Aug 20 15:34:57 2024 -0700 |
committer | Cole Faust <colefaust@google.com> | Wed Aug 21 20:39:49 2024 +0000 |
tree | 72397fbadf515ebe9f00c3f201e225fb53f1b49e | |
parent | 780b2f17b5f90e91890b16c925f488d33c6ebaf6 [diff] |
Replace soong config module types with selects select statements are a new syntax for conditionals in bp files that require less boilerplate and expose the opportunity for configuring the modules two different ways in a single build. See go/soong-selects for more information. Flag: EXEMPT refactor Bug: 342006386 Test: Presubmits Change-Id: I6f9e27224c239702764101025fe6ed1f2c93b46a Merged-In: I6f9e27224c239702764101025fe6ed1f2c93b46a