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

Commit f67c096c authored by Tiger's avatar Tiger Committed by Tiger Huang
Browse files

Import VisibleForTesting.Visibility.PACKAGE

This is for fixing the broken build.

Fix: 342955819
Flag: NA
Test: presubmit
Merged-In: Ic8ddfffb8550cb9875e329d7a9e8b39711a512bd
Change-Id: I25238a2a23ab263e595d4ef9ec1f03c4bdf9b1f2
parent 576a3491
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -29,6 +29,8 @@ import static android.view.WindowInsets.Type.all;
import static android.view.WindowInsets.Type.captionBar;
import static android.view.WindowInsets.Type.ime;

import static com.android.internal.annotations.VisibleForTesting.Visibility.PACKAGE;

import android.animation.AnimationHandler;
import android.animation.Animator;
import android.animation.AnimatorListenerAdapter;