rename service name of DataLoaderManagerService
Test: builds Change-Id: I72cedf7ef7ef86ed76134706139fe9c6a0556dce
This commit is contained in:
@@ -4973,7 +4973,7 @@ public abstract class Context {
|
||||
* {@link android.content.pm.DataLoaderManager}.
|
||||
* @hide
|
||||
*/
|
||||
public static final String DATA_LOADER_MANAGER_SERVICE = "dataloadermanager";
|
||||
public static final String DATA_LOADER_MANAGER_SERVICE = "dataloader_manager";
|
||||
|
||||
/**
|
||||
* Use with {@link #getSystemService(String)} to retrieve an
|
||||
|
||||
Reference in New Issue
Block a user