summaryrefslogtreecommitdiff
path: root/sepolicy/file_contexts
blob: 19975c34b3bfa6efe717be1f473fe4fd53ae66b0 (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
# Biometric
/(vendor|system/vendor)/bin/hw/android\.hardware\.biometrics\.fingerprint@2\.1-service\.xiaomi_wayne u:object_r:hal_fingerprint_wayne_exec:s0

# Fpc Fingerprint
/sys/devices/soc/soc:fpc1020(/.*)?		u:object_r:fingerprint_sysfs:s0

# For Goodix fingerprint
/dev/goodix_fp*                                 u:object_r:fingerprint_device:s0

# Goodix Fingerprint data
/data/gf_data/frr_database.db                   u:object_r:fingerprint_data_file:s0
/persist/data/gf*                               u:object_r:fingerprint_data_file:s0

# HVDCP
/sys/devices(/platform)?/soc/[a-z0-9]+\.i2c/i2c-[0-9]+/[0-9]+-[a-z0-9]+/[a-z0-9]+\.i2c:qcom,[a-z0-9]+@[a-z0-9]:qcom,smb[a-z0-9]+-parallel-slave@[0-9]+/power_supply/parallel(/.*)? u:object_r:sysfs_usb_supply:s0

# IR
/dev/spidev7.1                                  u:object_r:spidev_device:s0

# Light HAL
/(vendor|system/vendor)/bin/hw/android\.hardware\.light@2\.0-service\.xiaomi_wayne u:object_r:hal_light_default_exec:s0

# Mlipay
/(vendor|system/vendor)/bin/mlipayd             u:object_r:hal_mlipay_default_exec:s0

# Persist
/persist/PRSensorData\.txt                      u:object_r:sensors_persist_file:s0

# Shell Script
/(vendor|system/vendor)/bin/init\.goodix\.sh    u:object_r:init_fingerprint_exec:s0