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

Commit 2ba9b325 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Change targetSdk for USE_STRETCH_EDGE_EFFECT_BY_DEFAULT" into sc-dev am: bd7e00d3

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

Change-Id: I7e0be854122cf6a4dfab2f21b5f58cac59841c52
parents f35f4ce4 bd7e00d3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -69,7 +69,7 @@ public class EdgeEffect {
     * @hide
     */
    @ChangeId
    @EnabledSince(targetSdkVersion = Build.VERSION_CODES.S)
    @EnabledSince(targetSdkVersion = Build.VERSION_CODES.BASE)
    public static final long USE_STRETCH_EDGE_EFFECT_BY_DEFAULT = 171228096L;

    /**