Allow required
property be conditional for release_aidl_use_unfrozen am: 585564cab2
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/3099338 Change-Id: I7206f89198f4e9f1194f164992fee5d4776adf1b Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -183,6 +183,7 @@ type variableProperties struct {
|
|||||||
Release_aidl_use_unfrozen struct {
|
Release_aidl_use_unfrozen struct {
|
||||||
Cflags []string
|
Cflags []string
|
||||||
Cmd *string
|
Cmd *string
|
||||||
|
Required []string
|
||||||
Vintf_fragments []string
|
Vintf_fragments []string
|
||||||
}
|
}
|
||||||
} `android:"arch_variant"`
|
} `android:"arch_variant"`
|
||||||
|
Reference in New Issue
Block a user