platform_build/core/proguard.emma.flags
Ying Wang 245592908c Keep the emma classes if emma is enabled.
Change-Id: Ie551d48532c61bf610b12875dc33cfe476625c5e
2012-08-27 16:10:28 -07:00

4 lines
75 B
Text

# Keep everything for the emma classes
-keep class com.vladium.** {
*;
}