commit | 47fce47195ea2d3b7db320a0a437fec75f69ef36 | [log] [tgz] |
---|---|---|
author | Remi NGUYEN VAN <reminv@google.com> | Fri Jan 14 18:00:11 2022 +0900 |
committer | Remi NGUYEN VAN <reminv@google.com> | Wed Jan 26 15:06:24 2022 +0900 |
tree | 2c0a8072dfba38263b05eb2ee815f7046f62ec97 | |
parent | 2aba46b9a7febfd17a0b687242937c609b76a262 [diff] |
Enable proguard on service-connectivity The current proguard rules keep all classes currently in the jar, so this does not strip any classes, but it applies optimizations on the code. Enabling proguard will be useful when adding service-nearby to the jar. Bug: 189355156 Test: m service-connectivity; check list of classes in jar unchanged Change-Id: I3be9422a431a5b5bc1478960ce332a89377bd632