aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/file_contexts
blob: d8e2011183a9ce55081c4184c713c53d6e64a38b (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
32
# Binaries
/(vendor|system/vendor)/bin/init.bt.sh                u:object_r:qti_init_shell_exec:s0
/(vendor|system/vendor)/bin/init.wlan.sh              u:object_r:qti_init_shell_exec:s0
/(vendor|system/vendor)/bin/wcg_mac_tool              u:object_r:wcg_mac_exec:s0

# Bluetooth
/sys/devices/vendor/vendor:bt_qca6174/extldo                        u:object_r:sysfs_bluetooth_writable:s0
/sys/devices/vendor/vendor:bt_qca6174/rfkill/rfkill0/state          u:object_r:sysfs_bluetooth_writable:s0

# Data files
/data/fpc(/.*)?                       u:object_r:fpc_data_file:s0
/data/decrypt\.txt                    u:object_r:thermal_data_file:s0
/data/vendor/qcam(/.*)?               u:object_r:vendor_camera_data_file:s0

# Devices
/dev/fpc1020                          u:object_r:fpc1020_device:s0
/dev/tfa9890                          u:object_r:audio_device:s0

# HALs
/(vendor|system/vendor)/bin/hw/android\.hardware\.light@2\.0-service\.zuk_8996       		    u:object_r:hal_light_default_exec:s0
/(vendor|system/vendor)/bin/hw/vendor\.lineage\.touch@1\.0-service\.zuk_8996                    u:object_r:hal_lineage_touch_default_exec:s0

# Misc files on /vendor
/(vendor|system/vendor)/usr/idc(/.*)?                                u:object_r:idc_file:s0
/(vendor|system/vendor)/usr/keylayout(/.*)?                          u:object_r:keylayout_file:s0

# Sys files
/sys/devices/soc/soc:fpc1020(/.*)?                   u:object_r:sysfs_fingerprint:s0
/sys/devices/soc/soc:fpc1020/enable_wakeup           u:object_r:sysfs_fingerprint:s0
/sys/devices/soc/soc:fpc1020/proximity_state         u:object_r:sysfs_fingerprint:s0
/sys/devices/soc/soc:fpc1020/irq                     u:object_r:sysfs_fingerprint:s0
/sys/devices/soc/soc:fpc1020/utouch_disable          u:object_r:sysfs_fingerprint:s0