cmsdk: Add preliminary hardware manager tests.
Change-Id: Ic01898fc9c1ae4d9c3b52ade8737ec6ab8388670
This commit is contained in:
@@ -149,7 +149,7 @@ public final class CMHardwareManager {
|
||||
}
|
||||
|
||||
/** @hide */
|
||||
private static ICMHardwareService getService() {
|
||||
public static ICMHardwareService getService() {
|
||||
if (sService != null) {
|
||||
return sService;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user