Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_modules_Virtualization
/
9cbb9a9e94ac07d41da083c12b9d3f033baf445c
/
.
/
android
/
TerminalApp
/
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>
();
}