aboutsummaryrefslogtreecommitdiffstats
path: root/sepolicy/app.te
Commit message (Collapse)AuthorAgeFilesLines
* sepolicy: Put theme service in its own contextd34d2016-08-021-2/+2
| | | | | | | Allow the theme manager and its data to be sandboxed in its own context Change-Id: I7898663d1c196bfe04fa4c539d20191a43fde284
* Grant platform apps access to /mnt/media_rw with sdcard_posix labelJani Lusikka2016-01-241-0/+5
| | | | | | | | | Also allow apps to read the contents of mounted OBBs. See AOSP Change-Id: I66df236eade3ca25a10749dd43d173ff4628cfad and Change-Id: I49b722b24c1c7d9ab084ebee7c1e349d8d660ffa Change-Id: I757a2a8831c69d41c0496025a39eaf79ceb0e65f
* sepolicy: Apps need to read themed resourcesClark Scheff2015-01-141-0/+3
Assets such as composed icons and ringtones need to be accessed by apps. This patch adds the policy needed to facilitate this. Change-Id: If47920b2cc5dbafe8d71a621782bb4a3351bd68c