Merge "Fix SELinux permissions for trusty_userdata partition" into main
This commit is contained in:
commit
25c848aea9
4 changed files with 6 additions and 2 deletions
1
legacy/zuma/vendor/device.te
vendored
1
legacy/zuma/vendor/device.te
vendored
|
@ -1,5 +1,4 @@
|
|||
type persist_block_device, dev_type;
|
||||
type tee_persist_block_device, dev_type;
|
||||
type custom_ab_block_device, dev_type;
|
||||
type devinfo_block_device, dev_type;
|
||||
type mfg_data_block_device, dev_type;
|
||||
|
|
1
legacy/zuma/vendor/file_contexts
vendored
1
legacy/zuma/vendor/file_contexts
vendored
|
@ -73,7 +73,6 @@
|
|||
/dev/block/platform/13200000\.ufs/by-name/pvmfw_[ab] u:object_r:custom_ab_block_device:s0
|
||||
/dev/block/platform/13200000\.ufs/by-name/super u:object_r:super_block_device:s0
|
||||
/dev/block/platform/13200000\.ufs/by-name/tzsw_[ab] u:object_r:custom_ab_block_device:s0
|
||||
/dev/block/platform/13200000\.ufs/by-name/trusty_persist u:object_r:tee_persist_block_device:s0
|
||||
/dev/block/platform/13200000\.ufs/by-name/userdata u:object_r:userdata_block_device:s0
|
||||
/dev/block/platform/13200000\.ufs/by-name/vbmeta_[ab] u:object_r:custom_ab_block_device:s0
|
||||
/dev/block/platform/13200000\.ufs/by-name/vbmeta_system_[ab] u:object_r:custom_ab_block_device:s0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue