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/file.te
Alexander Koskovich eb50d7c01c Add initial QTI SEPolicy for Oplus
Change-Id: Ib06cada5e7031d1f95976bf48a6a8475a835c9a4
2022-07-11 09:35:09 +02:00

22 lines
476 B
Plaintext

# Alert Slider
type vendor_proc_tri_state_key, fs_type, proc_type;
# Camera
type vendor_persist_camera_file, file_type;
# Charging
type vendor_proc_wireless, fs_type, proc_type;
# Display
type vendor_proc_display, fs_type, proc_type;
# Engineering
type vendor_persist_engineer_file, file_type;
type vendor_proc_engineer, fs_type, proc_type;
# Fingerprint
type vendor_proc_fingerprint, fs_type, proc_type;
# Versioning
type vendor_proc_oplus_version, fs_type, proc_type;