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