mirror of
https://github.com/team-infusion-developers/android_device_samsung_msm8976-common.git
synced 2024-11-07 06:19:20 +00:00
msm8976-common: Allow init to write in debugfs
avc: denied { write } for name="tracing_on" dev="debugfs" ino=3203 scontext=u:r:init:s0 tcontext=u:object_r:debugfs:s0 tclass=file permissive=0 Change-Id: Ic4150d4a932e33124d760fce360c1ac042ed1387
This commit is contained in:
parent
d08ada9a36
commit
7863596495
1 changed files with 1 additions and 0 deletions
1
sepolicy/init.te
Normal file
1
sepolicy/init.te
Normal file
|
@ -0,0 +1 @@
|
|||
allow init debugfs:file write;
|
Loading…
Reference in a new issue