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
eee9f90a82
android_device_samsung_msm8...
/
sepolicy
/
init.te
3 lines
91 B
Text
Raw
Normal View
History
Unescape
Escape
msm8976-common: sepolicy: Use noatsecure for everything * We rely on LD_SHIM_LIBS to provide missing symbols to some of our proprietary libraries. Change-Id: I17095630043bbd5af4436cd5625a0fdc3480ed05
2017-09-26 06:09:37 +00:00
allow init { domain -lmkd -crash_dump }:process noatsecure;
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;
Reference in a new issue
Copy permalink