This website requires JavaScript.
Explore
Help
Sign in
Piteball
/
android_device_samsung_msm8976-common
Watch
1
Star
0
Fork
You've already forked android_device_samsung_msm8976-common
0
mirror of
https://github.com/team-infusion-developers/android_device_samsung_msm8976-common.git
synced
2024-11-07 06:19:20 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
b6058f1f8e
android_device_samsung_msm8...
/
sepolicy
/
init.te
3 lines
66 B
Text
Raw
Normal View
History
Unescape
Escape
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
2017-01-14 00:53:53 +00:00
allow init debugfs:file write;
msm8976-common: sepolicy: Allow init to setattr on sysfs symlinks * Required for sx9310_grip sensor.
2018-01-06 15:24:27 +00:00
allow init sysfs:lnk_file setattr;
Reference in a new issue
Copy permalink