Merge "Change the type of hw_jpg_device for selinux policy so that the GCA release flavor could access hw_jpg_device" into main
This commit is contained in:
commit
740cebf8f0
1 changed files with 1 additions and 4 deletions
5
vendor/device.te
vendored
5
vendor/device.te
vendored
|
@ -4,10 +4,7 @@ type custom_ab_block_device, dev_type;
|
|||
type mfg_data_block_device, dev_type;
|
||||
type ufs_internal_block_device, dev_type;
|
||||
type logbuffer_device, dev_type;
|
||||
type hw_jpg_device, dev_type;
|
||||
userdebug_or_eng(`
|
||||
typeattribute hw_jpg_device mlstrustedobject;
|
||||
')
|
||||
type hw_jpg_device, dev_type, mlstrustedobject;
|
||||
type fingerprint_device, dev_type;
|
||||
type uci_device, dev_type;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue