libpropertyinfoparser: make vendor_ramdisk_available. am: f3b2b96925 am: 4570aa6caa
Original change: https://android-review.googlesource.com/c/platform/system/core/+/1470051 Change-Id: Ic2bcf08e409e4541470379ec778a5fd728479cf0
This commit is contained in:
commit
043cbc8c0b
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