Merge "Fix extra constant value" into tm-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
e325d366e5
@@ -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