summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChihYao Chien <ccchien@google.com>2021-12-08 14:23:14 +0800
committerWilson Sung <wilsonsung@google.com>2022-03-08 22:56:44 +0800
commit0a5fdd83a4218d54e3b547428c408dbc56e3a22b (patch)
tree5231de2df5db6bd25ecfa325f366f6467807a5f8
parentc1236d91c6c04567ef8fcf735ef4d7d86b1ea1e4 (diff)
downloadsunfish-sepolicy-0a5fdd83a4218d54e3b547428c408dbc56e3a22b.tar.gz
Add sepolicy rules
avc: denied { search } for comm="com.qti.phone" name="com.qualcomm.qti.telephonyservice" dev="dm-39" ino=2607 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c154,c256,c512,c768 tclass=dir permissive=0 app=com.qualcomm.qti.telephonyservice Bug: 209719286 Change-Id: I70a013563ac53ec725801c7aff77444340b75e3d
-rw-r--r--vendor/qcom/common/seapp_contexts2
1 files changed, 2 insertions, 0 deletions
diff --git a/vendor/qcom/common/seapp_contexts b/vendor/qcom/common/seapp_contexts
index 6b2ff84..fbf0b3a 100644
--- a/vendor/qcom/common/seapp_contexts
+++ b/vendor/qcom/common/seapp_contexts
@@ -33,3 +33,5 @@ user=_app seinfo=platform name=com.qualcomm.qti.devicestatisticsservice domain=q
# QtiTelephonyService app
user=_app seinfo=platform name=com.qualcomm.qti.telephonyservice domain=qtelephony type=app_data_file levelFrom=all
+#Add ExtTelephonyService to vendor_qtelephony
+user=_app seinfo=platform name=com.qti.phone domain=qtelephony type=app_data_file levelFrom=all