From fcbabb18161829b6ca5cc668f26544a665fa10d1 Mon Sep 17 00:00:00 2001 From: twyen Date: Mon, 26 Mar 2018 13:28:31 -0700 Subject: Add Motorola hidden menu to all Sprint MCCMNCs Before this CL it is only added to 310120. The values are moved to the base values, and the overrides override the enabled flag instead. Multiple SPN matching is also added. Bug: 76405608 Test: TAP PiperOrigin-RevId: 190515244 Change-Id: Ia937f0300ade57dc7a1b36df1433865ee4837a23 --- java/com/android/dialer/oem/res/values-mcc311-mnc870/motorola_config.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'java/com/android/dialer/oem/res/values-mcc311-mnc870') diff --git a/java/com/android/dialer/oem/res/values-mcc311-mnc870/motorola_config.xml b/java/com/android/dialer/oem/res/values-mcc311-mnc870/motorola_config.xml index c5cb0d1f7..18c4c3f4d 100644 --- a/java/com/android/dialer/oem/res/values-mcc311-mnc870/motorola_config.xml +++ b/java/com/android/dialer/oem/res/values-mcc311-mnc870/motorola_config.xml @@ -17,4 +17,5 @@ true + true \ No newline at end of file -- cgit v1.2.3