Fix doc
Test: m sdk Fixes: 263382004 Change-Id: I0bdf0490b3ff8797154682a246c45bd5dba61b91
This commit is contained in:
@@ -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"}.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user