From 3a4ccd212feb29a1c6c32b0e4e4cd9aae923ad1a Mon Sep 17 00:00:00 2001 From: Jonathan Basseri Date: Wed, 18 Mar 2015 11:22:19 -0700 Subject: Initial commit for the new Default Carrier Config app. This app will eventually own carrier/telephony configuration that is currently stored in config.xml overlays. For now it only has a few of the variables that will be migrated. Bug: b/19483786 Change-Id: I66a25f232a5e1ff6b8f988a3497d70ee8dd32e82 --- proguard.flags | 1 + 1 file changed, 1 insertion(+) create mode 100644 proguard.flags (limited to 'proguard.flags') diff --git a/proguard.flags b/proguard.flags new file mode 100644 index 0000000..59c7e67 --- /dev/null +++ b/proguard.flags @@ -0,0 +1 @@ +-keep class com.android.carrierconfig.DefaultCarrierConfigService -- cgit v1.2.3