summaryrefslogtreecommitdiffstats
path: root/sepolicy
Commit message (Collapse)AuthorAgeFilesLines
* Wi-Fi driver as a moduleHEADreplicant-6.0Wolfgang Wiedmeyer2017-06-131-0/+2
| | | | Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
* sepolicy: allow rild to unlink efs filesWolfgang Wiedmeyer2017-05-121-0/+1
| | | | Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
* Revert "sepolicy: allow battery_service and healthd_service to be found"Trulan Martin2016-08-121-2/+0
| | | | | | | | This rule is now in vendor_cm, so no need to have it here. This reverts commit 9b41ba64bd071f1cfd988701ddd99ee5d01e6ab7. Change-Id: I4023a27fe3c5a548ebb90de1c1113d7dd41b60cd
* sepolicy: allow battery_service and healthd_service to be foundTrulan Martin2016-07-231-0/+2
| | | | Change-Id: I0ab68bbbe27469df734de036f6079fdaefcb26dc
* sepolicy: add ioctl rules for rildTrulan Martin2016-07-201-0/+10
| | | | | | | | | This fixes SELinux denials caused by restrictions to unix_stream_socket. Some of the rild ioctl commands may be device-specific, for toro or toroplus only. These could be moved into their respective device trees in the future. Change-Id: I82fdf498f068cc5462bd03e0da298819485d5f4c
* SELinux: explicitly label mmcblk0p9 as radioTrulan Martin2016-07-041-0/+1
| | | | | | | It seems that the sysfs label is not being recognized. Giving the block device a label directly seems to make toro's ril much happier. Change-Id: I83b41237255a1bfc3bd11f0bcabc86506676636b
* Implemented SELinux rules for tuna.Luden2016-04-0317-7/+133
| | | | Change-Id: I0c82e620532cf968341cc8c5d268aa0788ebb94f
* Set selinux to permissive for nowZiyan2016-03-111-2/+0
| | | | Change-Id: If7d72fb7710b9def7264a0229e9ee29014f56292
* init, sepolicy: inherit from omap4 hardware repoZiyan2016-02-102-13/+0
| | | | Change-Id: I3bf6cd86fdcdc948431a018043344620ae141775
* tuna: update SELinux policiesZiyan2015-08-067-8/+22
| | | | Change-Id: I0509465046ae5b22f4ab1e857db0645075d66628
* tuna: fix most selinux denialsZiyan2014-12-136-0/+23
|
* tuna: selinux: accelerometer_device is obsoleted by the more general ↵Ziyann2014-12-131-1/+1
| | | | | | sensors_device Change-Id: I50a0b80e3fd57cb98d61ae06f5bbebdc43cf3c0e
* tuna: Add missing SE linux from AOSPdjMesias2014-12-131-0/+1
| | | | | | | - PS 3: Removed dependencies - PS 4: Removed restorecon on sysfs Change-Id: I68302f7c13134c50093d27f94ce8b5fa88433aab
* Fix sepolicy compile errordhacker292014-12-131-1/+1
| | | | Change-Id: Ia4afd91237693216d231ec961d4ffc6268741514
* Add label for accelerometer deviceBen Gruver2013-05-021-1/+4
| | | | Change-Id: I5950eb8accd7bb93559aad0104b6d90f6db21fa7
* Move rule for dsscomp to its own sectionBen Gruver2013-05-021-1/+3
| | | | Change-Id: Ifb66070f2b2caaa2f95ddc5eb98c66a011c38218
* Label dsscomp as graphics_device for tunaBen Gruver2013-05-021-1/+1
| | | | Change-Id: I1e8f623799fe015e83b433236eb76ad68ac3af5d
* Move dsscomp out to main selinux policy.repo sync2013-04-241-1/+0
| | | | | Bug: 4070557 Change-Id: If6bf5e6adadaea61cc25ff91f066222143b9cfba
* SELinux policy additions.rpcraig2012-11-022-0/+32
Per-device policy additions targeting the tuna board. Change-Id: Id32453f831a149ced87ad84caa9113177fc1cd83 Signed-off-by: rpcraig <rpcraig@tycho.ncsc.mil>