Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_build
/
c66d297e0a07230d69cd39d75f31e8f101ba4a6c
/
.
/
core
/
proguard.jacoco.flags
blob: c3bed94355f048909a603f15369e8da7d9c9402c [
file
] [
log
] [
blame
]
# Keep everything for the emma classes
-
keep
class
com
.
vladium
.**
{
*;
}
# Keep everything for the jacoco classes
-
keep
class
org
.
jacoco
.**
{
*;
}