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

Commit f783fa07 authored by Felipe Leme's avatar Felipe Leme
Browse files

Fixed javadoc...

IntelligenceService is a @SystemApi, and hence not available from non-system.

Test: echo "in TH we trust"
Bug: 111276913

Change-Id: I4c28de49334bdf100a26963e47df9630804730df
parent 00b0f1d3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -44,7 +44,7 @@ public final class IntelligenceManager {
    }

    /**
     * Returns the component name of the {@link android.service.intelligence.IntelligenceService}
     * Returns the component name of the {@code android.service.intelligence.IntelligenceService}
     * that is enabled for the current user.
     */
    @Nullable