Fix extra constant value
Test: no test Bug: 261990872 Change-Id: If047bc351d031a7c098846e0235ae5f35a44aa52
This commit is contained in:
@@ -78,7 +78,7 @@ public abstract class ControlsProviderService extends Service {
|
||||
* @hide
|
||||
*/
|
||||
public static final String EXTRA_LOCKSCREEN_ALLOW_TRIVIAL_CONTROLS =
|
||||
"android.service.controls.EXTRA_LOCKSCREEN_ALLOW_TRIVIAL_CONTROLS";
|
||||
"android.service.controls.extra.EXTRA_LOCKSCREEN_ALLOW_TRIVIAL_CONTROLS";
|
||||
|
||||
/**
|
||||
* @hide
|
||||
|
||||
Reference in New Issue
Block a user