commit | b10988f0eb8381cb3c0fcc0f4ed3b6a401f42af5 | [log] [tgz] |
---|---|---|
author | Kazuhiro Inaba <kinaba@google.com> | Thu Nov 19 16:19:27 2020 +0900 |
committer | Kazuhiro Inaba <kinaba@google.com> | Fri Feb 05 01:10:37 2021 +0000 |
tree | 18000e8d5d22ab5ccb1e93b6b2babed417cb93f7 | |
parent | 5367bc5cc315c8416b5c50cfd63968aeb79b5c8f [diff] |
Do not optimize out androidplot method names by proguard. Several audio tests use this library for plotting recorded data. Since the library relying on reflection by method names, we cannot obfuscated the names to make it work. See: github.com/halfhp/androidplot/blob/master/docs/quickstart.md#add-the-dependency Bug: 172004684 Test: CtsVerifier Hifi Ultrasound Microphone Test Change-Id: I2da0a5ed6de1a96ed23aea0ed3d2eb75df563872