Merge "Telephony: Add below modules to vendor_qtelephony domain"

This commit is contained in:
qctecmdr 2021-03-08 10:33:46 -08:00 committed by Gerrit - the friendly Code Review server
commit abc32f5d7e
2 changed files with 9 additions and 2 deletions

View file

@ -35,8 +35,6 @@ user=_app seinfo=platform name=com.qualcomm.telephony domain=vendor_qtelephony t
#Add new domain for ims app
user=_app seinfo=platform name=org.codeaurora.ims isPrivApp=true domain=vendor_qtelephony type=app_data_file levelFrom=all
#Add DeviceInfoHidlClient to vendor_qtelephony
user=_app seinfo=platform name=com.qualcomm.qti.devicestatisticsservice domain=vendor_qtelephony type=app_data_file levelFrom=all
# QtiTelephonyService app
user=_app seinfo=platform name=com.qualcomm.qti.telephonyservice domain=vendor_qtelephony type=app_data_file levelFrom=all

View file

@ -27,3 +27,12 @@
#Add new domain for system helper service using for Trusted UI
user=_app seinfo=platform name=com.qualcomm.qti.services.systemhelper:systemhelper_service domain=vendor_systemhelper_app type=app_data_file levelFrom=user
#Add DeviceInfoHidlClient to vendor_qtelephony
user=_app seinfo=platform name=com.qualcomm.qti.devicestatisticsservice domain=vendor_qtelephony type=app_data_file levelFrom=all
#Add remotesimlockservice to vendor_qtelephony
user=_app seinfo=platform name=com.qualcomm.qti.uim domain=vendor_qtelephony type=app_data_file levelFrom=all
#Add uimgbaservice to vendor_qtelephony
user=_app seinfo=platform name=com.qualcomm.qti.uimGbaApp domain=vendor_qtelephony type=app_data_file levelFrom=all