Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_frameworks_base
/
ddb5acced060c9873cdab1d84be6eafc64957fcc
/
.
/
packages
/
SystemUI
/
proguard.flags
blob: b534fcec2a8567e525bd5b625db3e08a71af30d4 [
file
] [
log
] [
blame
]
-
include proguard_common
.
flags
-
keep
class
com
.
android
.
systemui
.
SystemUIInitializerImpl
{
*;
}
-
keep
,
allowoptimization
,
allowaccessmodification
class
com
.
android
.
systemui
.
dagger
.
DaggerReferenceGlobalRootComponent
**
{
!
synthetic
*;
}