summaryrefslogtreecommitdiff
path: root/proguard.cfg
diff options
context:
space:
mode:
authorAlmaz Mingaleev <mingaleev@google.com>2022-05-30 17:16:35 +0100
committerAlmaz Mingaleev <mingaleev@google.com>2022-06-13 11:44:59 +0000
commit29f985b97805978351ac6ec418284df95a96daeb (patch)
tree4b825dc642cb6eb9a060e54bf8d69288fbee4904 /proguard.cfg
parent4ccdfc0e80c85413cad83b660d74718d351b5635 (diff)
downloadTimeZoneData-29f985b97805978351ac6ec418284df95a96daeb.tar.gz
Remove TimeZoneData.HEADmastermain
This repo is part of TZUvA feature, which was superseded by tzdata mainline module(s). Bug: 148144561 Test: see system/timezone Change-Id: I26d10482bd045cfde8888e1e9aa72669db350e1f Merged-In: I26d10482bd045cfde8888e1e9aa72669db350e1f
Diffstat (limited to 'proguard.cfg')
-rw-r--r--proguard.cfg3
1 files changed, 0 insertions, 3 deletions
diff --git a/proguard.cfg b/proguard.cfg
deleted file mode 100644
index 714cc85..0000000
--- a/proguard.cfg
+++ /dev/null
@@ -1,3 +0,0 @@
--keep class com.android.timezone.data.** { *; }
--dontobfuscate
--verbose