summaryrefslogtreecommitdiffstats
path: root/msm8992
Commit message (Collapse)AuthorAgeFilesLines
* Escape '.' characterMichael Bestas2018-04-211-12/+12
| | | | Change-Id: I3d3c1c2d0c04f8dc77037cbf47ce7b1452fe8c33
* 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/+1
| | | | | | | | 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-1/+1
| | | | | | | | | 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/+4
|\
| * file_contexts: Adding context to block devicesAvijit Kanti Das2015-09-081-0/+4
| | | | | | | | | | | | | | 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
* msm8992: Setting file context to the block deviceBiswajit Paul2015-07-221-9/+9
| | | | | | Setting file context to modem and userdata block device Change-Id: Ice7d3a9acdff4c120dc917926f201369efe17c1c
* Replacing permissions with macrosAvijit Kanti Das2015-06-261-0/+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