sm8250-common: sepolicy: Initial vendor sepolicy

Change-Id: I28ae7907209b5aae9806466556dc49639dd7c9e4
This commit is contained in:
LuK1337
2021-01-05 20:04:57 +01:00
parent 507155e7a5
commit f9c9767e3b
40 changed files with 588 additions and 0 deletions

18
sepolicy/vendor/device.te vendored Normal file
View 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;