summaryrefslogtreecommitdiffstats
path: root/msm8x26
Commit message (Collapse)AuthorAgeFilesLines
* 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