summaryrefslogtreecommitdiffstats
path: root/common/iop.te
Commit message (Collapse)AuthorAgeFilesLines
* sepolicy: Re-add legacy IOP rulesSteve Kondik2016-08-311-1/+2
| | | | | | * Still in use for now. Change-Id: Ieb4c420e73efcb729cc9554de6837ccb71ff603d
* sepolicy: iop, adding access permission for OAT filesAbhimanyu Garg2016-08-111-0/+6
| | | | | | | | | adding OAT file access permission for IOP, these files are needed when application is updated. CRs-Fixed: 1051655 Change-Id: If8a266daf8e3953efb11bc592927641f360272dc
* sepolicy: update iop socket pathAbhimanyu Garg2016-05-181-2/+1
| | | | | | | | | | | | iop socket path has been changed from /data/misc/iop/iop to /dev/socket/iop. Remove socket dir create policies from iop.te and replace with rw socket file permissions. CRs-fixed: 1015085 Change-Id: I8fcef873b26234d517c319debcd09bf817fd75e2
* SEPolicy: Update property_context for IOPAbhimanyu Garg2015-09-021-1/+0
| | | | | | | Adding iop to property_context to allow iop to start from post boot. Change-Id: I7d3c3177bb1a97fc7e94c380450a7548b30f3e2e
* sepolicy: add policies for IOPAbhimanyu Garg2015-08-211-0/+45
Add policies for IOP required for IO prefetcher. Add data policy to allow it to use iop. Added system_server to allow to use iop. Change-Id: Ifdb4bfe292819c5240a102ee04672b311a155ac8