Use telephony-common

Change-Id: Ic95136fd5934afdd53a08bfd640d40add67fdb44
This commit is contained in:
Wink Saville
2012-06-14 12:33:43 -07:00
parent e9a717fb77
commit 5543404ae0
9 changed files with 18 additions and 13 deletions

View File

@@ -1,7 +1,7 @@
package com.android.settings;
import android.provider.Telephony;
import static android.provider.Telephony.Intents.SECRET_CODE_ACTION;
import static com.android.internal.telephony.TelephonyIntents.SECRET_CODE_ACTION;
import android.content.Context;
import android.content.Intent;