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 68e353f71e sepolicy: qti: Add rules for stmvl53l1 TOF sensor
Change-Id: I45714c6389c8c60904e0f1094bfb79f701832676
2022-12-21 20:39:55 +01:00

18 lines
285 B
Plaintext

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