Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7a6a0c2c authored by techyminati's avatar techyminati
Browse files

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: default avatartechyminati <sinha.aryan03@gmail.com>
parent 17ef5474
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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>