Commit graph

7 commits

Author SHA1 Message Date
Dinesh K Garg
daac6433ea SEAndroid changes for HW based disk encryption
HW based disk encryption wipes the data if user enters incorrect
password for a number of times. This requires that Vold has access
to cache file and recovery.

Change-Id: Ibb3069af6a15558202c02ae5454008bb8ecb62e9
2014-07-24 02:20:05 -07:00
Avijit Kanti Das
6ce45549d0 sepolicy: add contexts for qmuxd and netmgrd
Added the context for qmuxd and netmgrd to operate
in confined domain

CRs-fixed: 590265
Change-Id: I263e19710a9cc7d4bafdb5317d9fe47315205362
2014-07-24 02:18:46 -07:00
Avijit Kanti Das
f3d0776e2d sepolicy: add contexts for the qmux devices
Added the context for the various qmux devices
to operate with other domains

CRs-fixed: 590265
Change-Id: I4e590f6db38b756064089b72b8af339d4d16b81e
2014-07-24 02:17:39 -07:00
Biswajit Paul
fbba5a597f Make adbd permisive for userdebug and eng builds
Allow adbd to be permissive for userdebug or eng builds

Change-Id: I7f3b64d0ceda8b2f3c8613f77059c2a0bf1c0f43
2014-07-24 02:16:10 -07:00
Dinesh K Garg
ac98006b03 SEAndroid changes for device encryption
Device encryption requries fsck to be run while attempting to
mount userdata partition. For encrypted device, it runs in VOLD
context. Hence, VOLD needs permission to complete the job.

Change-Id: I804153253d241050cfe5f35b3f5c129f9b91a3c6
2014-07-24 02:09:28 -07:00
Biswajit Paul
b5222a1524 Add new context to firmware images
VFAT partition is set to sdcard_external. Add a new file_type
for firmware images

Change-Id: Ida97ba0c2dd018428277a542ebec36f728613ab3
2014-07-23 23:00:37 -07:00
Dinesh K Garg
579d22d539 SEAndroid Policy changes for HW based disk encryption
HW based disk encryption depends upon qseecom and module request
operation from kernel. Adding permission for VOLD for smooth
functionality of HW based disk encryption.

Change-Id: If938f1be1067ac14d5d2f685902643c5d580d94e
2014-07-23 17:30:24 -07:00