Sign in
android
/
platform
/
packages
/
modules
/
Virtualization
/
c1f5251433dcbb34e2fb796628a4f433d16fc17b
/
.
/
android
/
VmLauncherApp
/
proguard.flags
blob: 13ec24ef9deb3a2e1ea2be86735ac3b8dee43182 [
file
] [
log
] [
blame
]
# Keep the no-args constructor of the deserialized class
-
keepclassmembers
class
com
.
android
.
virtualization
.
vmlauncher
.
ConfigJson
{
<init>
();
}
-
keepclassmembers
class
com
.
android
.
virtualization
.
vmlauncher
.
ConfigJson$
*
{
<init>
();
}