Merge "Remove unused import of ServiceManagerNative."

This commit is contained in:
Treehugger Robot
2019-06-22 07:18:30 +00:00
committed by Gerrit Code Review

View File

@@ -47,7 +47,6 @@ import android.os.Parcel;
import android.os.PowerManager;
import android.os.PowerManager.WakeLock;
import android.os.ServiceManager;
import android.os.ServiceManagerNative;
import android.os.SystemClock;
import android.provider.Settings;
import android.os.Bundle;