Merge "Add ro.vndk.lite to property_contexts" into pi-dev am: 52fd4141b8
am: 921a881bf8
Change-Id: Ia552ebc5f42454e7bc1e8bc91b6423b59a71eafa
This commit is contained in:
commit
93b9fb335f
2 changed files with 2 additions and 0 deletions
|
@ -292,6 +292,7 @@ ro.product.vendor.name u:object_r:exported_default_prop:s0 exact string
|
|||
ro.vendor.build.date u:object_r:exported_default_prop:s0 exact string
|
||||
ro.vendor.build.date.utc u:object_r:exported_default_prop:s0 exact int
|
||||
ro.vendor.build.fingerprint u:object_r:exported_default_prop:s0 exact string
|
||||
ro.vndk.lite u:object_r:exported_default_prop:s0 exact bool
|
||||
ro.vndk.version u:object_r:exported_default_prop:s0 exact string
|
||||
ro.vts.coverage u:object_r:exported_default_prop:s0 exact int
|
||||
wifi.direct.interface u:object_r:exported_default_prop:s0 exact string
|
||||
|
|
|
@ -291,6 +291,7 @@ ro.product.vendor.name u:object_r:exported_default_prop:s0 exact string
|
|||
ro.vendor.build.date u:object_r:exported_default_prop:s0 exact string
|
||||
ro.vendor.build.date.utc u:object_r:exported_default_prop:s0 exact int
|
||||
ro.vendor.build.fingerprint u:object_r:exported_default_prop:s0 exact string
|
||||
ro.vndk.lite u:object_r:exported_default_prop:s0 exact bool
|
||||
ro.vndk.version u:object_r:exported_default_prop:s0 exact string
|
||||
ro.vts.coverage u:object_r:exported_default_prop:s0 exact int
|
||||
wifi.direct.interface u:object_r:exported_default_prop:s0 exact string
|
||||
|
|
Loading…
Reference in a new issue