summaryrefslogtreecommitdiffstats
path: root/sepolicy/mediaserver.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
* sepolicy: Allow media_rw write to fix camcorder denialsSteve Kondik2016-07-271-0/+3
| | | | Change-Id: Icc892d8b2c34950431564738b66d8e8baefc62be
* sepolicy: Revert custom sdcardfs policy in favor of AOSPSteve Kondik2016-07-261-4/+0
| | | | | | | | | | | | | | | | | | | * Upstream policy showed up in AOSP this morning. Dropping ours in favor of AOSP. Revert "sepolicy: A few more denials" This reverts commit 522c421f6623be6437e444454cac58f7bbd5bc32. Revert "sepolicy: More policy for sdcardfs" This reverts commit 4a24ffeb6a44b2a044c2c3ce4e5aad8956e7157a. Revert "sepolicy: Add sdcardfs support" This reverts commit ba87877dd0b193a29a7b5293e4889c310dcdfc8a. Change-Id: I4f066b9bd5d8c899137fcaa12999f2547f9e0ec0
* sepolicy: A few more denialsSteve Kondik2016-07-261-0/+4
| | | | | | * Hopefully the last of the sdcardfs denials Change-Id: I2a9fbc33696d2517fd2596f64f55656a14d66c2c
* 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