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
2 files changed