sepolicy: label cpd cl2 & cl1

Test: build and boot to home
Bug: 277390134

Change-Id: Iad525a9c556ee436afb8cbd29156b6b593329e83
Signed-off-by: lukechang <lukechang@google.com>
This commit is contained in:
lukechang 2023-05-02 13:30:51 +00:00
parent 8dd5670012
commit 35f3c85c09
3 changed files with 7 additions and 1 deletions

View file

@ -4,4 +4,5 @@ allow hal_power_default sysfs_camera:file rw_file_perms;
allow hal_power_default sysfs_em_profile:file rw_file_perms;
allow hal_power_default sysfs_display:file rw_file_perms;
allow hal_power_default sysfs_trusty:file rw_file_perms;
set_prop(hal_power_default, vendor_camera_prop);
allow hal_power_default sysfs_ospm:file rw_file_perms;
set_prop(hal_power_default, vendor_camera_prop);