summaryrefslogtreecommitdiffstats
path: root/selinux/system_server.te
Commit message (Collapse)AuthorAgeFilesLines
* selinux: fix rild and wifi and remove cbd rulesWolfgang Wiedmeyer2017-02-221-0/+4
| | | | Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
* n7100: fix selinux denialSimon Shields2016-02-191-0/+2
| | | | Change-Id: I3e8a8ca2e35cca22bdd248c1bfe9433f2d8285fb
* n7100: allow system_server access to mdnie sysfsSimon Shields2016-02-121-0/+3
| | | | | | needed for any mdnie stuff that ends up in cmhw Change-Id: I6efe58e295cae59f074abc4a1fd64258fb5d8188
* n7100: Bring in Selinux for Mtilaksidduram2015-12-221-0/+33
* commits picked up from the i9300 device repo and made a few changes for n7100 credits to keepcalm444