Sign in
android
/
platform
/
frameworks
/
support
/
15406a90849f91555254b5dfdbaca8e90584b39c
/
.
/
lifecycle
/
lifecycle-process
/
proguard-rules.pro
blob: ff27e9d6a3f2df8c0b732ab20f74ede0ed9fc790 [
file
] [
log
] [
blame
]
# this rule is need to work properly when app is compiled with api 28, see b/142778206
-
keepclassmembers
class
*
extends
androidx
.
lifecycle
.
EmptyActivityLifecycleCallbacks
{
*;
}