libpropertyinfoparser: make vendor_ramdisk_available. am: f3b2b96925 am: 4570aa6caa am: 043cbc8c0b
Original change: https://android-review.googlesource.com/c/platform/system/core/+/1470051 Change-Id: Ie3cc5c532a5190657e17547aaf35fc9e624724f9
This commit is contained in:
commit
b7a949fa01
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ cc_library_static {
|
|||
host_supported: true,
|
||||
vendor_available: true,
|
||||
ramdisk_available: true,
|
||||
vendor_ramdisk_available: true,
|
||||
recovery_available: true,
|
||||
native_bridge_supported: true,
|
||||
srcs: ["property_info_parser.cpp"],
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue