This repository has been archived on 2025-09-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
hardware_oplus-CherishOS/sepolicy/qti/vendor/device.te
LuK1337 e4a06d1d09 sepolicy: qti: Allow audio/sensors to handle ultrasound prox
Change-Id: I0c93de7578086ac97eb1ff3110c2bac6afba19c4
2022-10-11 19:57:10 +02:00

15 lines
244 B
Plaintext

# Fingerprint
type fingerprint_device, dev_type;
# Reserve
type vendor_reserve_partition, dev_type;
# Sensors
type ssc_interactive_device, dev_type;
# Ultrasound
type ultrasound_device, dev_type;
# Wlchgmonitor
type wlchg_device, dev_type;