sm8250-common: add sepolicies from nio

state: fffc7ba5a6
This commit is contained in:
SGCMarkus 2022-02-19 01:22:12 +01:00
commit a6fb204f84
45 changed files with 514 additions and 0 deletions

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