Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_base
/
f6fe3429c4d0501bbc052a9869a67dae2daae2cb
/
.
/
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
*;
}