mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 15:26:58 +00:00
Only keep classes from original shared lib for now
- To be expanded later Bug: 218593309 Test: Build NLRelease and verify unused classes aren't in the apk Change-Id: I633872fbc786ef35a6ae7e8661190532e19725dd
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
-dontwarn com.android.internal.util.**
|
||||
|
||||
################ Do not optimize recents lib #############
|
||||
-keep class com.android.systemui.** {
|
||||
-keep class com.android.systemui.shared.** {
|
||||
*;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user