sm8250-common: sepolicy: Initial vendor sepolicy
Change-Id: I28ae7907209b5aae9806466556dc49639dd7c9e4
This commit is contained in:
parent
507155e7a5
commit
f9c9767e3b
40 changed files with 588 additions and 0 deletions
18
sepolicy/vendor/device.te
vendored
Normal file
18
sepolicy/vendor/device.te
vendored
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
type backuprestore_socket, dev_type;
|
||||
type byte_cntr_device, dev_type;
|
||||
type dash_device, dev_type;
|
||||
type fingerprintd_device, dev_type;
|
||||
type fragment_monitor_device, dev_type;
|
||||
type memplus_device, dev_type;
|
||||
type oemlogkit_socket, dev_type;
|
||||
type op1_block_device, dev_type;
|
||||
type op2_block_device, dev_type;
|
||||
type param_block_device, dev_type;
|
||||
type param_device, dev_type;
|
||||
type ramboost_socket, dev_type;
|
||||
type reserve1_block_device, dev_type;
|
||||
type reserve2_block_device, dev_type;
|
||||
type therm_device, dev_type;
|
||||
type vendor_rawdump_block_device, dev_type;
|
||||
type vl53l1_device, dev_type;
|
||||
type wlchg_device, dev_type;
|
||||
Loading…
Add table
Add a link
Reference in a new issue