blob: 65154cf2d3b6c4fb0d9b0c11cba7b2fe1da00068 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
# We have a couple of non-standard NV partitions
/dev/block/bootdevice/by-name/oem_dycnvbk u:object_r:modem_efs_partition_device:s0
/dev/block/bootdevice/by-name/oem_stanvbk u:object_r:modem_efs_partition_device:s0
# FRP partition
/dev/block/bootdevice/by-name/config u:object_r:frp_block_device:s0
/persist/sensors/gyro_sensitity_cal u:object_r:sensors_persist_file:s0
/data/oemnvitems(/.*)? u:object_r:nv_data_file:s0
/dev/fpc1020 u:object_r:fpc1020_device:s0
/data/fpc(/.*)? u:object_r:fpc_data_file:s0
/data/fpc_images(/.*)? u:object_r:fpc_images_file:s0
/sys/devices/soc/soc:fpc_fpc1020/irq u:object_r:sysfs_fpc_irq:s0
/sys/devices/soc/soc:fpc_fpc1020/proximity_state u:object_r:sysfs_fpc_proximity:s0
/dev/dash u:object_r:input_device:s0
/sys/devices/soc/.*ssusb/power_supply/usb(/.*)? u:object_r:sysfs_usb_supply:s0
/sys/devices/soc/qpnp-smbcharger-[0-9a-f]+/power_supply/battery/capacity u:object_r:sysfs_batteryinfo:s0
/sys/devices/soc/qpnp-smbcharger-[0-9a-f]+/power_supply/battery/current_now u:object_r:sysfs_batteryinfo:s0
/sys/devices/soc/qpnp-smbcharger-[0-9a-f]+/power_supply/battery/voltage_now u:object_r:sysfs_batteryinfo:s0
/sys/devices/soc/qpnp-smbcharger-[0-9a-f]+/power_supply/battery/temp u:object_r:sysfs_batteryinfo:s0
/sys/kernel/debug/msm_core(/.*)? u:object_r:debugfs_msm_core:s0
/sys/kernel/debug/rmt_storage/rmts u:object_r:debugfs_rmts:s0
/system/bin/ifaadaemon u:object_r:ifaadaemon_exec:s0
/system/bin/readmac u:object_r:readmac_exec:s0
|