parent
15bf2f2822
commit
a6fb204f84
45 changed files with 514 additions and 0 deletions
10
sepolicy/vendor/device.te
vendored
Normal file
10
sepolicy/vendor/device.te
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# Fingerprint
|
||||
type etsd_device, dev_type;
|
||||
|
||||
# Moto partitions
|
||||
type vendor_hw_block_device, dev_type;
|
||||
type vendor_prodpersist_block_device, dev_type;
|
||||
type vendor_utags_block_device, dev_type;
|
||||
|
||||
# Thermal
|
||||
type vendor_thermal_device, dev_type;
|
||||
Loading…
Add table
Add a link
Reference in a new issue