diff options
| author | qctecmdr <qctecmdr@localhost> | 2020-02-21 00:24:51 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2020-02-21 00:24:50 -0800 |
| commit | cc04fe788dd23a197acaf796f7f26873164daff2 (patch) | |
| tree | 56feb38bdf95e19b070205f47314fc6d30a3b99b | |
| parent | 6baf1eaee6c4a5e22f00f271ed6e89cecf5b1331 (diff) | |
| parent | fea4b6aee9c7aa43bec52931f0cb6e0a44b4047e (diff) | |
Merge "sepolicy: Add netflix custom property"
| -rw-r--r-- | generic/private/property_contexts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/generic/private/property_contexts b/generic/private/property_contexts index 072c1df8..47b554ac 100644 --- a/generic/private/property_contexts +++ b/generic/private/property_contexts @@ -27,3 +27,4 @@ ro.vendor.qti.va_aosp.support u:object_r:vendor_exported_system_prop:s0 exact bool ro.vendor.qti.va_odm.support u:object_r:vendor_exported_odm_prop:s0 exact bool +ro.netflix.bsp_rev u:object_r:vendor_exported_system_prop:s0 exact string |
