device_lenovo_sdm710-common/sepolicy/private/system_server.te
Chenyang Zhong 50bb739532
sdm710-common: sepolicy: allow system_server to get app_zygote pgid
avc: denied { getpgid } for scontext=u:r:system_server:s0 tcontext=u:r:app_zygote:s0:c512,c768 tclass=process permissive=0

Appeared during UiBench.

Signed-off-by: Chenyang Zhong <zhongcy95@gmail.com>
2021-11-12 16:17:06 +01:00

1 line
48 B
Text

allow system_server app_zygote:process getpgid;