Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_build
/
fbea4aa960125f327c777f52d9b0e9f26a79e3f1
/
.
/
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
.**
{
*;
}