summaryrefslogtreecommitdiffstats
path: root/msm8974
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'LA.BF.1.1.3_rb1.8' of ↵Steve Kondik2016-01-191-0/+1
|\ | | | | | | | | | | git://codeaurora.org/device/qcom/sepolicy into cm-13.0 Change-Id: I2591d44f94b1bf67a858afb951c5d528caaad96d
| * Add SELinux support for factory reset protectionDilipKumar Sreeramaiah2015-12-071-0/+1
| | | | | | | | | | | | | | Map factory reset protection into SELinux sepolicy/file_contexts. Use hardcoded path for partition for now. Change-Id: I0ef6f6aa92be6cbd42ba8ddb9f03abc46bda1833
* | msm8974: Fix mm-qcamerad denialMichael Bestas2015-12-031-0/+2
| | | | | | | | | | | | * Same as msm8916 in eda5cad2e40311681839a817d2b7c4a105807128 Change-Id: I8d0166c7aa92a03ba96c1e78592403205ea60751
* | sepolicy: Label boot/recovery/cache partitionsMichael Bestas2015-11-301-0/+2
| | | | | | | | Change-Id: I5dc5d125dec1fb03646da04ffb01c1153b9f3cab
* | sepolicy: Add cache_block_device for msm8974 devicesSteve Kondik2015-10-271-0/+1
|/ | | | | | * 8974 needs love too <3 <3 Change-Id: Ia9e4dbfb52d404aa66f5915cba1c231ebb428403
* 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
* sepolicy : correct modem block path in the file_context for msm8974Ravi Kumar Siddojigari2015-07-161-9/+9
| | | | | | | modemtst1,modemtst2,fsg,fsc will fail to mount. not valid. Change-Id: Ib5e91e155f721250a6c89222fb03d39a14eff313
* sepolicy : move modem blks secontext to target specific folders.Ravi Kumar Siddojigari2015-07-151-0/+38
| | | | | | | moving the modem and userdata paratition secontext definition to target specific folder. Change-Id: I34db8a036029218db542a4a6d5216f83e38f0671
* Removing create/write permission from /data for all domains.Divya Sharma2015-06-261-6/+0
| | | | Change-Id: I5a4f66a8c29770d9bc2220a9302b8d6496f40ad5
* Replacing permissions with macrosAvijit Kanti Das2015-06-261-1/+0
| | | | | | | | 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
* sepolicy: Update policy for secure componentsDinesh K Garg2014-11-142-2/+7
| | | | | | | | | | | 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: 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