libsparse: make vendor_ramdisk_available.

Test: pass
Bug: 173425293
Change-Id: Id360f205b9135b83edb59d13f978eb28cad041de
This commit is contained in:
Yifan Hong 2020-11-18 20:22:47 -08:00
parent 7e7f881508
commit e85233c560
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ cc_library {
name: "libsparse",
host_supported: true,
ramdisk_available: true,
vendor_ramdisk_available: true,
recovery_available: true,
unique_host_soname: true,
vendor_available: true,