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

Commit 3fd51b4b authored by Ray Essick's avatar Ray Essick Committed by Presubmit Automerger Backend
Browse files

[automerge] Annotate mainline code runs on only some versions 2p: 586ac4b6

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

Bug: 188851874
Change-Id: I92244d0e7fc935e1757d0ef327eb1f12a0ad46be
parents c72ffe96 586ac4b6
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -36,6 +36,8 @@ import android.view.KeyEvent;

import androidx.annotation.RequiresApi;

import androidx.annotation.RequiresApi;

import com.android.internal.annotations.GuardedBy;
import com.android.modules.annotation.MinSdk;
import com.android.modules.utils.build.SdkLevel;