add sysfs_touch setting for esim firmware upgrade
Bug: 284945094 Test: P21 can upgrade esim firmware successfully Change-Id: Ica0fa588e7c15002368af007158753caa0523a46
This commit is contained in:
parent
4088c9e534
commit
b6099f0923
2 changed files with 12 additions and 0 deletions
6
oriole/euiccpixel_app.te
Normal file
6
oriole/euiccpixel_app.te
Normal file
|
@ -0,0 +1,6 @@
|
|||
# EuiccSupportPixel app
|
||||
|
||||
userdebug_or_eng(`
|
||||
allow euiccpixel_app sysfs_touch:dir search;
|
||||
')
|
||||
|
6
raven/euiccpixel_app.te
Normal file
6
raven/euiccpixel_app.te
Normal file
|
@ -0,0 +1,6 @@
|
|||
# EuiccSupportPixel app
|
||||
|
||||
userdebug_or_eng(`
|
||||
allow euiccpixel_app sysfs_touch:dir search;
|
||||
')
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue