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