diff --git a/prebuilts/api/28.0/public/property_contexts b/prebuilts/api/28.0/public/property_contexts index 073b2436179d01a1222b521ddeaae8ba5af2777a..db84b0243b7cedf4cb426b956a5b0f7f8f4a3811 100644 --- a/prebuilts/api/28.0/public/property_contexts +++ b/prebuilts/api/28.0/public/property_contexts @@ -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 diff --git a/public/property_contexts b/public/property_contexts index 073b2436179d01a1222b521ddeaae8ba5af2777a..db84b0243b7cedf4cb426b956a5b0f7f8f4a3811 100644 --- a/public/property_contexts +++ b/public/property_contexts @@ -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