android_device_xiaomi_sdm66.../sepolicy/vendor/device.te
clarencelol 819130673b sdm660-common: sepolicy: Fix some PowerHAL denials
* Let powerhal reads and writes
* device_latency -> latency_device

Signed-off-by: clarencelol <clarencekuiek@icloud.com>
Signed-off-by: pix106 <sbordenave@gmail.com>
2021-12-31 07:51:33 +01:00

4 lines
122 B
Text

type blkio_dev, dev_type;
type fingerprint_device, dev_type;
type spidev_device, dev_type;
type latency_device, dev_type;