sm6250-common: Add translatable="false" tags to ims package overlays
Bug: 147569830 Test: atest TeleServiceTests:PhoneGlobalsTest Change-Id: I57d80bbf17fafdc87ba04c6e7f7ab9573482e395
This commit is contained in:
parent
61394f2ce9
commit
b2c3d6432a
@ -15,8 +15,8 @@
|
||||
for different hardware or product builds. -->
|
||||
<resources>
|
||||
<!-- String indicating the package name of the device ImsService implementation for MMTEL. -->
|
||||
<string name="config_ims_mmtel_package">org.codeaurora.ims</string>
|
||||
<string name="config_ims_mmtel_package" translatable="false">org.codeaurora.ims</string>
|
||||
|
||||
<!-- String indicating the package name of the device ImsService implementation for RCS. -->
|
||||
<string name="config_ims_rcs_package">com.android.service.ims</string>
|
||||
<string name="config_ims_rcs_package" translatable="false">com.android.service.ims</string>
|
||||
</resources>
|
||||
|
Loading…
Reference in New Issue
Block a user