sm6375-common: overlay: Ignore cne in location indicator

Change-Id: I6b1a55860ef933bfaf1f910da3829fd3c3850728
This commit is contained in:
Ido Ben-Hur
2022-03-04 18:58:50 +02:00
committed by Ramii Ahmed
parent 297371448c
commit 76fa29199f

View File

@@ -299,4 +299,8 @@
manually by the user. Off by default, since the expected haptic feedback may not be
available on some devices. -->
<bool name="config_enableHapticTextHandle">true</bool>
<!-- Package name of a telephony-related system app, such as an IMS service.
Exempted from privacy indicators. -->
<string name="config_systemTelephonyPackage" translatable="false">com.qualcomm.qti.cne</string>
</resources>