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

Commit b539e01c authored by Tom Natan's avatar Tom Natan Committed by Android (Google) Code Review
Browse files

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

parents 92ed4077 319253aa
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