Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a0cc848c authored by p4r4n01d's avatar p4r4n01d Committed by Gerrit Code Review
Browse files

ProGuard: Disable suport library warnings

Change-Id: I384f131cb5fe2c7970e3fdc57a5901c34d19393f
parent f86c3cf6
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
-dontwarn android.support.**

-keepclassmembers class com.android.deskclock.DeskClock {
  *** clockButtonsOnClick(...);
}