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
LuK1337 74c4300652 sepolicy: qti: Add rules for vendor.oplus.hardware.oplusSensor
Change-Id: I3f51f2586e0af11749bd2cdb5a744b7b2fcb283d
2022-07-11 09:35:09 +02:00

6 lines
179 B
Plaintext

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