commit | 6257bf86758a4b80074b6f55f7430d505d9f1011 | [log] [tgz] |
---|---|---|
author | Amith Yamasani <yamasani@google.com> | Thu Oct 28 09:50:32 2010 -0700 |
committer | Amith Yamasani <yamasani@google.com> | Thu Oct 28 09:50:32 2010 -0700 |
tree | ee1c77782e9f41ec2d6d052e5e8cdad38345b829 | |
parent | 281a6b67a3f3f44311564527f6f6b7113b4fac89 [diff] |
Fix proguard flags to retain FindNearby class. Bug: 3140836
diff --git a/proguard.flags b/proguard.flags index 0e1b428..88da024 100644 --- a/proguard.flags +++ b/proguard.flags
@@ -4,3 +4,5 @@ -keep class com.android.settings.*Settings -keep class com.android.settings.wifi.*Settings -keep class com.android.settings.deviceinfo.* +-keep class com.android.settings.bluetooth.* +