blob: 4fc15ad37775a8691259c4e556a3c49a0489da69 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
# Amplifier
/dev/i2c-1 u:object_r:smartamp_device:s0
# Camera
/data/EP_Valid.bin u:object_r:camera_data_file:s0
# Filesystems
/dev/block/platform/soc\.0/f9824900\.sdhci/by-name/persist u:object_r:persist_block_device:s0
# Fingerprint
/sys/devices/soc\.0/f9968000\.spi/spi_master/spi12/spi12\.1(/.*)? u:object_r:fpc_sysfs:s0
/data/fpc(/.*)? u:object_r:fpc_data_file:s0
/data/fpc_images(/.*)? u:object_r:fpc_data_file:s0
# NFC
/dev/pn547 u:object_r:nfc_device:s0
# Power
/(vendor|system/vendor)/bin/init.nbq.power.sh u:object_r:init-power-sh_exec:s0
/sys/devices/soc\.0/qcom,bcl[^/]*(/.*)? u:object_r:sysfs_thermal:s0
/sys/devices/virtual/net/rmnet_ipa0/queues/rx-0/rps_cpus u:object_r:sysfs_devices_system_cpu:s0
|