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

Commit 319253aa authored by tomnatan's avatar tomnatan
Browse files

Mark force resize/non-resize changes as @Overridable

This is done so that these changes can be overridden in CTS tests and
later via the phonesky installer.

Bug: 183406442
Test: atest WmTests:SizeCompatTests
Change-Id: Idd09349dddbffb8a026d334d1687007b439b87af
parent b6521e0a
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