Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_modules_Virtualization
/
23bd23a8b0708b3f8beaba92a9a78f6994f1dba5
/
.
/
android
/
VmLauncherApp
/
proguard.flags
blob: 5e05ecf665a47c71b3960d5e8c1de154833d5d40 [
file
] [
log
] [
blame
]
# Keep the no-args constructor of the deserialized class
-
keepclassmembers
class
com
.
android
.
virtualization
.
vmlauncher
.
VmConfigJson
{
<init>
();
}
-
keepclassmembers
class
com
.
android
.
virtualization
.
vmlauncher
.
VmConfigJson$
*
{
<init>
();
}