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:
parent
8dd5670012
commit
35f3c85c09
3 changed files with 7 additions and 1 deletions
3
vendor/hal_power_default.te
vendored
3
vendor/hal_power_default.te
vendored
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue