Merge "Fix a typo." am: 3bed960399
am: 7a393a930d
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1613841 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: Ief79fe2fddf2631904e558d043cf7ab42c366315
This commit is contained in:
@@ -753,7 +753,7 @@ type commonProperties struct {
|
||||
// Whether this module is installed to vendor ramdisk
|
||||
Vendor_ramdisk *bool
|
||||
|
||||
// Whether this module is built for non-native architecures (also known as native bridge binary)
|
||||
// Whether this module is built for non-native architectures (also known as native bridge binary)
|
||||
Native_bridge_supported *bool `android:"arch_variant"`
|
||||
|
||||
// init.rc files to be installed if this module is installed
|
||||
|
Reference in New Issue
Block a user