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/hwservice.te
Alexander Koskovich e05dbba7ca sepolicy: qti: Add policy for ICameraExtensionService
Change-Id: If8b6e605c0ff16b43a18c23819c95769b951f677
2022-07-21 09:00:32 -07:00

9 lines
278 B
Plaintext

# Camera
type vendor_hal_camera_extension_hwservice, hwservice_manager_type, protected_hwservice;
# ORMS
type vendor_hal_orms_hwservice, hwservice_manager_type, protected_hwservice;
# Sensors
type vendor_hal_oplusSensor_hwservice, hwservice_manager_type, protected_hwservice;