Remove rls_device type

None file_context use rls_device type
Bug: 312143882
Test: make selinux_policy
Change-Id: I85c85d2ce3828ea812c8084e150afd5ee8431a74
This commit is contained in:
Wilson Sung 2023-11-22 09:03:50 +00:00
parent 25c848aea9
commit 009879a2fc
2 changed files with 0 additions and 4 deletions

View file

@ -1,2 +1 @@
type lwis_device, dev_type;
type rls_device, dev_type;

View file

@ -11,9 +11,6 @@ allow rlsservice persist_camera_file:dir search;
allow rlsservice persist_camera_file:file r_file_perms;
allow rlsservice mnt_vendor_file:dir search;
# access device files
allow rlsservice rls_device:chr_file rw_file_perms;
binder_call(rlsservice, hal_camera_default)
# Allow access to display backlight information