Loading packages/SystemUI/shared/Android.bp +0 −3 Original line number Diff line number Diff line Loading @@ -58,9 +58,6 @@ android_library { resource_dirs: [ "res", ], optimize: { proguard_flags_files: ["proguard.flags"], }, min_sdk_version: "current", plugins: ["dagger2-compiler"], } Loading packages/SystemUI/shared/proguard.flagsdeleted 100644 → 0 +0 −4 Original line number Diff line number Diff line # Retain signatures of TypeToken and its subclasses for gson usage in ClockRegistry -keepattributes Signature -keep,allowobfuscation,allowshrinking class com.google.gson.reflect.TypeToken -keep,allowobfuscation,allowshrinking class * extends com.google.gson.reflect.TypeToken No newline at end of file Loading
packages/SystemUI/shared/Android.bp +0 −3 Original line number Diff line number Diff line Loading @@ -58,9 +58,6 @@ android_library { resource_dirs: [ "res", ], optimize: { proguard_flags_files: ["proguard.flags"], }, min_sdk_version: "current", plugins: ["dagger2-compiler"], } Loading
packages/SystemUI/shared/proguard.flagsdeleted 100644 → 0 +0 −4 Original line number Diff line number Diff line # Retain signatures of TypeToken and its subclasses for gson usage in ClockRegistry -keepattributes Signature -keep,allowobfuscation,allowshrinking class com.google.gson.reflect.TypeToken -keep,allowobfuscation,allowshrinking class * extends com.google.gson.reflect.TypeToken No newline at end of file