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

Commit c88defd7 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Fix typo in Context#registerDeviceIdChangeListener documentation" into...

Merge "Fix typo in Context#registerDeviceIdChangeListener documentation" into udc-dev am: 67f0bb43

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



Change-Id: Ib9d4447e301f2a3e2b13b8f4d497242b9fa4f169
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 3275212d 67f0bb43
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7613,7 +7613,7 @@ public abstract class Context {
     * the device association is changed by the system.
     * <p>
     * The callback can be called when an app is moved to a different device and the {@code Context}
     * is not explicily associated with a specific device.
     * is not explicitly associated with a specific device.
     * </p>
     * <p> When an application receives a device id update callback, this Context is guaranteed to
     * also have an updated display ID(if any) and {@link Configuration}.