| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: I8db3acb9a1b958ec59c7f14c6ee16ea466548cc7
|
|
|
|
|
|
|
| |
* msm8952/msm8976/msm8992/msm8994 use it as vndservice
* apq8084/msm8226/msm8909/msm8916/msm8960/msm8974 use it as service
Change-Id: Ia600a777afa0ad164e31d52bcb3a644c52c22450
|
|
|
|
| |
Change-Id: I5dc5d125dec1fb03646da04ffb01c1153b9f3cab
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Changing the context of /dev/block/mmcblk0 from mmc_block_device
to root_block_device
Change-Id: Ia80ebc7ba58b9feadaf910fb83a19197d7eb2da8
|
|
|
|
|
|
|
| |
modemtst1,modemtst2,fsg,fsc will fail to mount.
not valid.
Change-Id: Ib5e91e155f721250a6c89222fb03d39a14eff313
|
|
|
|
|
|
|
| |
moving the modem and userdata paratition secontext definition
to target specific folder.
Change-Id: I34db8a036029218db542a4a6d5216f83e38f0671
|
|
|
|
| |
Change-Id: I5a4f66a8c29770d9bc2220a9302b8d6496f40ad5
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
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 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
|