summaryrefslogtreecommitdiffstats
path: root/msm8994
Commit message (Collapse)AuthorAgeFilesLines
* Add SELinux support for factory reset protectionShahed Begum2016-10-191-1/+1
| | | | | | | Modified factory reset protection partition as per device specific Change-Id: I721f2d7deb4dbe89a8c3fb5ed8e9413cd58ce428 CRs-Fixed: 1078078
* Add sepolicies for logdumpd module.padarshr2016-07-281-0/+3
| | | | | | | | This change will add selinux rules to logdumpd module. It allows logdumpd to read logd (to get logcat logs), and write to 'logdump' partition. Change-Id: I7be2cb1f663286dcb132c40d1109c28e09fda52d
* Use 'misc_block_device' instead of 'misc_partition'padarshr2016-06-211-2/+2
| | | | | | | | | Map misc partition to the selabel - misc_block_device instead of misc_partition. Uncrypt module will now have access to misc partition. CRs-Fixed: 1022226 Change-Id: Ida1b97914b279f790d46ee6df5d717bc972b1097
* Merge "file_contexts: Adding context to block devices"Linux Build Service Account2015-09-181-0/+8
|\
| * file_contexts: Adding context to block devicesAvijit Kanti Das2015-09-081-0/+8
| | | | | | | | | | | | | | Adding context to boot, recovery, cache and frp block device Change-Id: Ib19d0a5fbff6f65cc45b42d8ebcb29df91e1beb7 CRs-fixed: 904364
* | file_contexts: Marking /dev/block/mmcblk0 as root_block_deviceAvijit Kanti Das2015-09-091-1/+1
|/ | | | | | | Changing the context of /dev/block/mmcblk0 from mmc_block_device to root_block_device Change-Id: Ia80ebc7ba58b9feadaf910fb83a19197d7eb2da8
* Add file_contexts for 8994 UFS storage supportDivya Sharma2015-08-131-3/+15
| | | | | | Add the partition block devices for 8994 UFS devices. Change-Id: Ib1f8e41cf29618bebe825279a4a9633fd4a27eb0
* msm8994: Setting file context to the block deviceBiswajit Paul2015-07-221-9/+9
| | | | | | Setting file context to modem and userdata block device Change-Id: I25ce453190393bc103a09bf2388abd38348383a1
* Replacing permissions with macrosAvijit Kanti Das2015-06-262-1/+38
| | | | | | | | Replacing all the permissions with macros Allow all domians except untrusted_app to access diag_device Restrict untrusted_app to access diag_device Change-Id: Ibad902746f25a23f10840fae3c0bac65b2ff74e0
* Seandroid: Adding policies for IMSAvijit Kanti Das2014-11-201-2/+0
| | | | | | Adding policy for IMS Change-Id: I65e5ac5c9cf9b110a1fe68ceab1df6fa9814294d
* Seandroid: Moving connectionmanager policy to commonAvijit Kanti Das2014-11-203-3/+0
| | | | | | | Moving policies related to connection manager to common folder. Change-Id: I9be8a072c8b7fda4cab2e246ec68dbcd8d21f562
* sepolicy: Update policy for secure componentsDinesh K Garg2014-11-141-2/+1
| | | | | | | | | | | Playready stores license under /data/data/app_ms. All TZ apps including Playready would create their own directory under /data/misc/qsee. To get test apps working with older dir structure, userdebug mode build would have permision to create directory under /data/data. Test apps based on newer targets must move to new structure. Also add policies for secureUI. Change-Id: Ibc4412ca9e8e065d54263bb46333bd223dfb553d
* Seandroid: Adding few more policies for IMSAvijit Kanti Das2014-11-123-0/+5
| | | | | | Addressing fer more more bootup denials Change-Id: I57811d052d527786ee9c604a09a85719cbb4ae10
* seandroid: Restructuring sepolicy codebaseAvijit Kanti Das2014-08-231-0/+2
Seandroid codebase is restructured using this gerrit All the sepolicies which are common acress all the chipsets needs to be kept inside common folder. And all the other policies which are specific to target, should be kept inside the folder with the chipset name i.e, all the policies specific to 8084 should be inside apq8084 folder. Change-Id: I14734e2d3b9d6a0846a2c99e942c8da9495fa6ab