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

Commit 0baef534 authored by Pablo Gamito's avatar Pablo Gamito Committed by Android (Google) Code Review
Browse files

Merge "Update TRANSIT_FIRST_CUSTOM to ensure custom transit values don't change" into udc-dev

parents ee3afca5 3c3f2c95
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -467,7 +467,7 @@ public interface WindowManager extends ViewManager {
     * implementation.
     * @hide
     */
    int TRANSIT_FIRST_CUSTOM = 13;
    int TRANSIT_FIRST_CUSTOM = 1000;

    /**
     * @hide