Fix a typo.
Fixes: 181712201 Test: N/A Change-Id: I170a737906dc0c796bc2063b83a25ced5b4a68c9
This commit is contained in:
@@ -752,7 +752,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