From 6ebf8619d7f09e9642aed84310b56d9847eead94 Mon Sep 17 00:00:00 2001 From: Daisuke Miyakawa Date: Fri, 10 Sep 2010 09:48:51 -0700 Subject: Fragmentize BluetoothSettings. Add UserLeaveHintListener.java, so that the settings won't use its implementation around Activity#onUserLeaveHint(). Also fragmentize bluetooth tethering screen. Change-Id: Id06ae3161fbdb5854ddb7a257f464fb16ea9b089 --- proguard.flags | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'proguard.flags') diff --git a/proguard.flags b/proguard.flags index 9427b09..0e1b428 100644 --- a/proguard.flags +++ b/proguard.flags @@ -3,4 +3,4 @@ -keep class com.android.settings.*Picker -keep class com.android.settings.*Settings -keep class com.android.settings.wifi.*Settings --keep class com.android.settings.deviceinfo.* \ No newline at end of file +-keep class com.android.settings.deviceinfo.* -- cgit v1.1