commit | ef1a0032968d514fedc7d2f676a96343edea8c42 | [log] [tgz] |
---|---|---|
author | Tom Taylor <tomtaylor@google.com> | Wed Mar 03 14:59:53 2010 -0800 |
committer | Tom Taylor <tomtaylor@google.com> | Wed Mar 03 14:59:53 2010 -0800 |
tree | 0654190336b52a81e8011715c6fa735d88e0da6b | |
parent | f313e014d87dcadd84b8c3120aed20f17fd0e9b4 [diff] |
Add proguard flags The MmsThumbnailPresenter class was getting stripped by Proguard because it's only instantiated by passing in a string to the PresenterFactory. Add a proguard flags file to indicate this class should not be dead-code-stripped. Bug 2485302. Change-Id: I0f947f16e8928360447a4287ebb42a1999e4c8a9