Merge "Remove unused import of ServiceManagerNative."

am: 9958d0da90

Change-Id: I858adab5e961a1c58c942ee53445d3489c1ff11d
This commit is contained in:
Steven Moreland
2019-06-22 16:34:55 -07:00
committed by android-build-merger

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;