[ALPS04607956] SIM:Add IMSI to sensitive property

IMSI belongs to sensitive information and is not allowed to print.
Add IMSI property to sensitive group and it is not printed in
mtklogger property files.

MTK-Commit-Id: 9c0bde9784ce5f9f4a88ee6827faf864c248682a

Change-Id: If3721c66fc69f86424ed98193aecd600019071f8
CR-Id: ALPS04607956
Feature: SIM
This commit is contained in:
lena wang 2020-01-18 10:16:21 +08:00
parent c8a28bd034
commit 271faac986

View File

@ -198,6 +198,7 @@ persist.vendor.meta.connecttype u:object_r:meta_connecttype_prop:s0
#=============Telephony Sensitive property==============
vendor.ril.iccid.sim u:object_r:mtk_telephony_sensitive_prop:s0
vendor.ril.uim.subscriberid u:object_r:mtk_telephony_sensitive_prop:s0
persist.vendor.radio.last_iccid_sim u:object_r:mtk_telephony_sensitive_prop:s0
#=============allow sim config property==============