[ALPS03918481] Audio: Add audio factory permission to access accdet

[Detail]
Add audio factory permission to access accdet

MTK-Commit-Id: 8af09875ac4b678ba41b4d33c4fb29e2287f4de6

Change-Id: I7acba6b69d8b23fae8232f770fe477b981bdd175
CR-Id: ALPS03918481
Feature: Factory Mode
This commit is contained in:
Ting-Fang Hou 2020-01-18 10:04:37 +08:00
parent de37c93d5f
commit bbb18bde9b

View File

@ -319,6 +319,7 @@ allow factory audiohal_prop:property_service set;
# For Accdet data permission
allow factory sysfs:file { read open };
allow factory sysfs_headset:file { read open };
# For touch auto test
allow factory sysfs_tpd_setting:dir search;