diff options
author | dianlujitao <dianlujitao@lineageos.org> | 2020-05-16 12:38:33 +0800 |
---|---|---|
committer | Bruno Martins <bgcngm@gmail.com> | 2020-06-16 19:35:41 +0200 |
commit | 27e54f21c329e707119703eed7f0ab61fc0cf3c9 (patch) | |
tree | 603bf5ad9d0db37b1bbbe6c317a8c00859acbca2 /common/vendor/property_contexts | |
parent | c7e9df959a84685ddbb2beca713b012a28a87e5a (diff) | |
download | android_device_lineage_sepolicy-lineage-17.1.tar.gz android_device_lineage_sepolicy-lineage-17.1.tar.bz2 android_device_lineage_sepolicy-lineage-17.1.zip |
common: Move aux camera whitelist prop to vendorHEADlineage-17.1
* Conflict with pre-Q CAF vendor policy thus prebuilt vendor devices
fail to boot.
Change-Id: Ie6a6a72b084ef40595dbae3eb591b79b607d0f40
Diffstat (limited to 'common/vendor/property_contexts')
-rw-r--r-- | common/vendor/property_contexts | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/common/vendor/property_contexts b/common/vendor/property_contexts new file mode 100644 index 0000000..13fd58e --- /dev/null +++ b/common/vendor/property_contexts @@ -0,0 +1,2 @@ +# Aux camera whitelist prop readable to everything +vendor.camera.aux.packagelist u:object_r:exported_default_prop:s0 |