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

Commit 0ebe3ffb authored by Fabian Kozynski's avatar Fabian Kozynski
Browse files

Fix doc

Test: m sdk
Fixes: 263382004
Change-Id: I0bdf0490b3ff8797154682a246c45bd5dba61b91
parent 91a3484e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -61,7 +61,7 @@ public abstract class ControlsProviderService extends Service {
     * the same package that will be launched embedded in the device controls space.
     *
     * The activity must be exported, enabled and protected by
     * {@link Manifest.permission.BIND_CONTROLS}.
     * {@link Manifest.permission#BIND_CONTROLS}.
     *
     * It is recommended that the activity is declared {@code android:resizeableActivity="true"}.
     */