| commit | 2e39adfab73f7f490e26097c099399859edaa64d | [log] [tgz] |
|---|---|---|
| author | Ying Wang <wangying@google.com> | Fri Aug 23 13:54:26 2013 -0700 |
| committer | Ying Wang <wangying@google.com> | Sat Aug 24 01:48:55 2013 +0000 |
| tree | 441ca0dbcd15e78b05213202b9cebdb6d6ac6e14 | |
| parent | 0d121c646c6b34c37f2b0f1760341b753fa423c7 [diff] |
Disable Proguard for cts tests. Previously the build system would include build/core/proguard_tests.flags, which virutally disables Proguard, if an app links against android.test.runner. Now you have to disable it explicitly. Bug: 10307372 Change-Id: I78ea75ef4770f4a4b761b9b9996e745f417646cc (cherry picked from commit 815d87d64835ea8f38907e2a02e11abb0e9e24c7)