mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
- For wahoo
SELinux : avc: denied { find } for pid=5391 uid=10223 name=qchook scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:qchook_service:s0 tclass=service_manager permissive=0
Bug: 123613652
Test: 1. make
2. fastboot ROM and use Sprint SIM to verify message "avc denied"
Change-Id: I25d53591f25777c47870b75e39457720e3149f09
11 lines
494 B
Plaintext
11 lines
494 B
Plaintext
#Add new domain for DataServices
|
|
#TODO Remove user "system" when b/38043081 is resolved
|
|
user=system seinfo=platform name=.dataservices domain=dataservice_app type=system_app_data_file
|
|
|
|
# Domain for WfcActivation app
|
|
user=_app seinfo=wfcactivation name=com.google.android.wfcactivation domain=wfc_activation_app levelFrom=all
|
|
|
|
# Domain for Sprint Hidden Menu
|
|
user=_app isPrivApp=true seinfo=platform name=com.google.android.hiddenmenu domain=sprint_hidden_menu type=app_data_file levelFrom=all
|
|
|