Merge "Add Home / Launcher apps indexing" into lmp-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
3f3426e0d9
@@ -295,7 +295,6 @@ public class SettingsActivity extends Activity
|
||||
|
||||
private boolean mBatteryPresent = true;
|
||||
private BroadcastReceiver mBatteryInfoReceiver = new BroadcastReceiver() {
|
||||
|
||||
@Override
|
||||
public void onReceive(Context context, Intent intent) {
|
||||
String action = intent.getAction();
|
||||
|
Reference in New Issue
Block a user