Change-Id: Ic78db8195c5c51f85c9c6fd3ef8333489afd6e79 MTK-Commit-Id: 848bf57127be9d01fd1df4aab95737855456afee
14 lines
383 B
Plaintext
14 lines
383 B
Plaintext
# ==============================================
|
|
# MTK Policy Rule
|
|
# ==============================================
|
|
|
|
# SEPolicy Split
|
|
|
|
allow platform_app system_app_service:service_manager find;
|
|
allow platform_app init:unix_stream_socket connectto;
|
|
|
|
# Date : WK17.29
|
|
# Stage: O Migration, SQC
|
|
# Purpose: Allow to use selinux for hal_power
|
|
hal_client_domain(platform_app, hal_power)
|