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
This commit is contained in:
Ethan Chen 2017-09-25 23:09:37 -07:00 committed by LuK1337
parent 25e027d85e
commit 2bf275f870
1 changed files with 1 additions and 0 deletions

View File

@ -1 +1,2 @@
allow init { domain -lmkd -crash_dump }:process noatsecure;
allow init debugfs:file write;