Change the type of hw_jpg_device for selinux policy so that the GCA release flavor could access hw_jpg_device
Bug: 320410642 Test:m (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:0d32d1c172c19186a7ac4fd3eb316a9b947d612d) Merged-In: If77a097b4ca823322ef41b13d6283390dac69d6c Change-Id: If77a097b4ca823322ef41b13d6283390dac69d6c
This commit is contained in:
parent
93020c0564
commit
3b30421350
1 changed files with 1 additions and 4 deletions
5
vendor/device.te
vendored
5
vendor/device.te
vendored
|
@ -6,10 +6,7 @@ type mfg_data_block_device, dev_type;
|
|||
type ufs_internal_block_device, dev_type;
|
||||
type logbuffer_device, dev_type;
|
||||
type gxp_device, dev_type, mlstrustedobject;
|
||||
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