Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 595ca706 authored by Mike Lockwood's avatar Mike Lockwood Committed by Android (Google) Code Review
Browse files

Merge "PowerManager: remove unused import"

parents faaddc63 36e52dce
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -18,8 +18,6 @@ package android.os;

import android.util.Log;

import com.android.internal.os.RuntimeInit;

/**
 * This class gives you control of the power state of the device.  
 *