This repository was archived by the owner on Nov 8, 2023. It is now read-only.
Commit 8c98262
committed
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: Idb2fecd067139c904108cdae7e9ae3ad9dc75f911 parent 4530e56 commit 8c98262
1 file changed
+5
-22
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
| 61 | + | |
78 | 62 | | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
84 | 67 | | |
0 commit comments