mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
Add translatable="false" tags to ims package overlays
am: 2217affa69
Change-Id: I198606429756805b24f770eef3887f32df62e5da
This commit is contained in:
@@ -28,8 +28,8 @@
|
||||
<bool name="config_support_telephony_audio_device">true</bool>
|
||||
|
||||
<!-- 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>
|
||||
|
||||
Reference in New Issue
Block a user