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

Commit 01acdac1 authored by Nick Kralevich's avatar Nick Kralevich
Browse files

fix build

Change-Id: Iedbf01e1c6191350aed8d31c2638b2430e67a36f
parent 237f6ca7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@ import android.view.ViewOutlineProvider;

import com.android.inputmethod.compat.ViewOutlineProviderCompatUtils.InsetsUpdater;

@TargetApi(Build.VERSION_CODES.L)
@TargetApi(Build.VERSION_CODES.LOLLIPOP)
class ViewOutlineProviderCompatUtilsLXX {
    private ViewOutlineProviderCompatUtilsLXX() {
        // This utility class is not publicly instantiable.