Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_build
/
3d4efa1825b898fb57b8646bc3ff3d3685e0f8c3
/
.
/
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
.**
{
*;
}