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