overlay: Exempt MediaTek ImsService from location indicators

* Mtk ImsService checks for location data to register ims,
  which constantly triggers the location indicator.

Change-Id: I1b78ffd788129902a23eba844044f3afbdfe46ff
Signed-off-by: techyminati <sinha.aryan03@gmail.com>
This commit is contained in:
techyminati
2023-07-21 10:42:27 +05:30
parent 17ef54741f
commit 7a6a0c2c17

View File

@@ -51,6 +51,8 @@
<item>com.qualcomm.qti.cne</item>
<!-- ImsService -->
<item>com.shannon.imsservice</item>
<!-- MediaTek ImsService -->
<item>com.mediatek.ims</item>
</string-array>
<bool name="config_cellBroadcastAppLinks">true</bool>