Merge "Remove unused import of ServiceManagerNative." am: 9958d0da90

am: 9a67b9d69e

Change-Id: Ibedc16800360be966fb3e47a802f58147775c461
This commit is contained in:
Steven Moreland
2019-06-22 17:14:15 -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;