Depend on support lib preferences
Bug: 24576551 Change-Id: Ic6190bacd3f7582c9bbc8de972da4612bd92421e
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
package com.android.settings;
|
||||
|
||||
import static com.android.internal.telephony.TelephonyIntents.SECRET_CODE_ACTION;
|
||||
|
||||
import android.content.BroadcastReceiver;
|
||||
import android.content.Context;
|
||||
import android.content.Intent;
|
||||
import android.content.BroadcastReceiver;
|
||||
|
||||
import static com.android.internal.telephony.TelephonyIntents.SECRET_CODE_ACTION;
|
||||
|
||||
|
||||
public class TestingSettingsBroadcastReceiver extends BroadcastReceiver {
|
||||
|
Reference in New Issue
Block a user