diff --git a/prebuilts/api/28.0/public/property_contexts b/prebuilts/api/28.0/public/property_contexts index 500dca69cf43d5c626e5d1523ebad76929f7e8f3..b73734522588aa5779a59f6f514e8ae658703c3a 100644 --- a/prebuilts/api/28.0/public/property_contexts +++ b/prebuilts/api/28.0/public/property_contexts @@ -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 diff --git a/public/property_contexts b/public/property_contexts index 500dca69cf43d5c626e5d1523ebad76929f7e8f3..b73734522588aa5779a59f6f514e8ae658703c3a 100644 --- a/public/property_contexts +++ b/public/property_contexts @@ -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