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

Commit 8a7ab5ba authored by Sihua Ma's avatar Sihua Ma
Browse files

Extend the widget service connection timeout to 20 seconds

Test: Manual
Bug: 245950570
Change-Id: Ief498d19b16bc45ba799fc09261070cfcec16d60
parent dc95e818
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -345,7 +345,7 @@ public class RemoteViews implements Parcelable, Filter {
     *
     * @hide
     */
    private static final int MAX_ADAPTER_CONVERSION_WAITING_TIME_MS = 5000;
    private static final int MAX_ADAPTER_CONVERSION_WAITING_TIME_MS = 20_000;

    /**
     * Application that hosts the remote views.