mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
wahoo: Use CarrierSettings app instead of CarrierConfig
The CarrierSettings app enables/disables carrier apps based on sim inserted, so use it instead of CarrierConfig. Change-Id: I163dd615e9d8268c5f94a28ae234a30f74c7e83b
This commit is contained in:
committed by
Asriadi Rahim
parent
dd3f6a61a1
commit
5129999687
@@ -32,4 +32,7 @@
|
||||
|
||||
<!-- String indicating the package name of the device ImsService implementation for RCS. -->
|
||||
<string name="config_ims_rcs_package" translatable="false">com.android.service.ims</string>
|
||||
|
||||
<!-- The package name for the platform carrier config app, bundled with system image. -->
|
||||
<string name="platform_carrier_config_package" translatable="false">com.google.android.carrier</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user