commit | 40098dca314acb1ba988314517c129bee6db8b8e | [log] [tgz] |
---|---|---|
author | Jason Tholstrup <jthol@google.com> | Mon Nov 14 17:18:55 2016 -0800 |
committer | Colin Cross <ccross@android.com> | Tue Aug 15 16:06:04 2017 -0700 |
tree | 627523579d4204d8cb16422c6c094d1d915fb024 | |
parent | 24678e9469d0f184bf80f51ed0044a3be0489245 [diff] |
Updated static_java_library.mk to support proguard options. For reference we are trying to build an AAR and want to filter out anything private and anything marked @hide. Test: built dist and verified package contents. Change-Id: I2b9847501d677f56d3918ac0694e6e1f6cda32c8 Merged-In: I2b9847501d677f56d3918ac0694e6e1f6cda32c8 (cherry picked from commit 37926dedfd397edb03f678080378d570cd33530c)