summaryrefslogtreecommitdiff
path: root/proguard.flags
diff options
context:
space:
mode:
authorAlessio Balsini <balsini@google.com>2020-01-23 10:30:38 +0000
committerAlessio Balsini <balsini@google.com>2020-01-23 10:30:38 +0000
commit88aaf34178dcfd7ae446dd9f717e09d990641aec (patch)
tree4b825dc642cb6eb9a060e54bf8d69288fbee4904 /proguard.flags
parent13cb360b4e5e60e71a960d5a2d014ea7c9000230 (diff)
downloadQuickAccessWallet-88aaf34178dcfd7ae446dd9f717e09d990641aec.tar.gz
Revert "Initial commit"
This reverts commit 13cb360b4e5e60e71a960d5a2d014ea7c9000230. Reason for revert: Droidcop-triggered revert due to breakage https://android-build.googleplex.com/builds/quarterdeck?branch=git_master-without-vendor&target=aosp_flame-userdebug&lkgb=6154403&lkbb=6156057&fkbb=6155263, bug b/148145294 Change-Id: I98c0dfadc41bc7beb6541fb7e4a7715ab47b9052
Diffstat (limited to 'proguard.flags')
-rw-r--r--proguard.flags8
1 files changed, 0 insertions, 8 deletions
diff --git a/proguard.flags b/proguard.flags
deleted file mode 100644
index 9a5b943..0000000
--- a/proguard.flags
+++ /dev/null
@@ -1,8 +0,0 @@
--keepattributes *Annotation*
--keep class com.android.systemui.plugins.annotations.* { *; }
--keep class com.android.systemui.plugins.GlobalActionsPanelPlugin { *; }
--keep class com.android.systemui.plugins.GlobalActionsPanelPlugin.* { *; }
--keep class com.android.systemui.plugin.globalactions.wallet.WalletPluginService { *; }
--keep class com.android.systemui.plugin.globalactions.wallet.WalletPanelViewController {
- public <methods>;
-} \ No newline at end of file