Fix excessively long logtag.
Change-Id: Idb0846269623550d891d8e98765d630a17da7d14
This commit is contained in:
@@ -37,7 +37,7 @@ import com.android.internal.app.AlertController;
|
||||
*/
|
||||
public final class ActiveNetworkScorerDialog extends AlertActivity implements
|
||||
DialogInterface.OnClickListener {
|
||||
private static final String TAG = "ActiveNetworkScorerDialog";
|
||||
private static final String TAG = "ActiveNetScorerDlg";
|
||||
|
||||
private String mNewPackageName;
|
||||
|
||||
|
Reference in New Issue
Block a user