Add selinux policy for chre vendor data directory

Bug: 278114604
Test: on device test
Change-Id: Ic8f0256c43ab3bc7c7bd30484f47e77bb970ce56
This commit is contained in:
Yixuan Wang 2023-06-21 22:13:45 +00:00
parent 7bf1eb8960
commit ea65f1e6bd
3 changed files with 6 additions and 0 deletions

View file

@ -38,6 +38,7 @@
# Vendor
/data/vendor/bluetooth(/.*)? u:object_r:vendor_bt_data_file:s0
/data/vendor/chre(/.*)? u:object_r:chre_data_file:s0
# persist
/mnt/vendor/persist/camera(/.*)? u:object_r:persist_camera_file:s0