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

Commit c23d0de0 authored by Nick Chameyev's avatar Nick Chameyev Committed by Automerger Merge Worker
Browse files

Merge "Add keep annotations to KeyButtonRipple" into sc-v2-dev am: 5e11d0b9 am: c2d90563

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/16140674

Change-Id: I82ea942b0acf52199f390f9407b8bccb9cdc8508
parents 1bc46083 c2d90563
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -39,6 +39,8 @@ import androidx.annotation.Keep;
import com.android.systemui.R;
import com.android.systemui.animation.Interpolators;

import androidx.annotation.Keep;

import java.util.ArrayList;
import java.util.HashSet;