android_device_samsung_msm8.../sepolicy/init.te
Ethan Chen 2bf275f870 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
2018-01-26 15:47:21 +01:00

3 lines
91 B
Plaintext

allow init { domain -lmkd -crash_dump }:process noatsecure;
allow init debugfs:file write;