commit | 02c33da4d2e255df7908ce7c2225f2c1cf55746f | [log] [tgz] |
---|---|---|
author | Rajeev Kumar <rajekumar@google.com> | Tue Jul 31 12:44:09 2018 -0700 |
committer | Rajeev Kumar <rajekumar@google.com> | Fri Aug 03 13:33:18 2018 -0700 |
tree | 948f3163ce8a28a79d6aaeba53cb5f22b5f2733b | |
parent | dc26977a267edafacabcf9ec5bdc3f2f7a5b96ca [diff] |
Enable code shrinking (dead code removal) on Launcher3QuickStepGo app Bug: 112042795 Test: Manual testing I found following effect of shrinking on the apk: Launcher3QuickStepGo.apk 4925099 bytes Launcher3QuickStepGo_Proguard.apk 2619051 bytes We get total saving of 2306048 bytes in apk size. Change-Id: I75abedc05e5d04967928e73f02bcc78608f52ac0