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

Commit 54580409 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Fix ContextHubManager docs" into sc-dev

parents 3d345db0 dc7c374c
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -60,8 +60,8 @@ public final class ContextHubManager {
    private static final String TAG = "ContextHubManager";

    /**
     * An extra containing an int from {@link AuthorizationState} describing the client's
     * authorization state.
     * An extra containing one of the {@code AUTHORIZATION_*} constants such as
     * {@link #AUTHORIZATION_GRANTED} describing the client's authorization state.
     */
    public static final String EXTRA_CLIENT_AUTHORIZATION_STATE =
            "android.hardware.location.extra.CLIENT_AUTHORIZATION_STATE";