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

Commit 3d722a09 authored by Tom Natan's avatar Tom Natan Committed by Automerger Merge Worker
Browse files

Merge "Mark force resize/non-resize changes as @Overridable" into sc-dev am: b539e01c

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

Change-Id: I7b1ebde3422193aea6b12a677e8f75175ac1afc8
parents a0cabf28 b539e01c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -901,6 +901,7 @@ public class ActivityInfo extends ComponentInfo implements Parcelable {
     * @hide
     */
    @ChangeId
    @Overridable
    @Disabled
    @TestApi
    public static final long FORCE_RESIZE_APP = 174042936L; // buganizer id
@@ -910,6 +911,7 @@ public class ActivityInfo extends ComponentInfo implements Parcelable {
     * @hide
     */
    @ChangeId
    @Overridable
    @Disabled
    @TestApi
    public static final long FORCE_NON_RESIZE_APP = 181136395L; // buganizer id