[ALPS04237702] Audio: Add permission for audio scp device in factory.te
Add permission for audio scp device in factory.te MTK-Commit-Id: 244323d818b671a13f105cf0c715d9ff57a215d5 Change-Id: I18c3d250762522066d1dc568db9ba3998f479806 CR-Id: ALPS04237702 Feature: DSP SmartPA (cherry picked from commit f761ad3ca40fe037846b131aacbbd37c2c904069)
This commit is contained in:
parent
25fb796fea
commit
e5941191f7
@ -204,6 +204,7 @@ allow factory audio_device:chr_file rw_file_perms;
|
||||
allow factory audio_device:dir w_dir_perms;
|
||||
allow factory audiohal_prop:property_service set;
|
||||
allow factory audio_ipi_device:chr_file { read write ioctl open };
|
||||
allow factory audio_scp_device:chr_file r_file_perms;
|
||||
|
||||
#Purpose: For key and touch event
|
||||
allow factory input_device:chr_file r_file_perms;
|
||||
|
Loading…
x
Reference in New Issue
Block a user