And this: ``` -keep class * implements android.os....
# android
m
And this:
Copy code
-keep class * implements android.os.Parcelable {
    public static final ** CREATOR;
}