libpropertyinfoparser: make vendor_ramdisk_available.
Test: pass Bug: 156098440 Change-Id: I9c9e74c431ac0f8c382bea0ecd290968aa3f4448
This commit is contained in:
parent
df17454a84
commit
f3b2b96925
|
@ -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…
Reference in New Issue