Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.

Commit

Permalink
Telephony: Use IccUtils from uicc packge
Browse files Browse the repository at this point in the history
Change-Id: Ib9c19e8b157dc7ec74eb14baca5bd3b5caf08c47
  • Loading branch information
Alex Yakavenka authored and Gerrit Code Review committed Dec 10, 2012
1 parent 469ef94 commit 798098f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/com/android/mms/transaction/TransactionBundle.java
Expand Up @@ -19,7 +19,7 @@

import android.os.Bundle;

import com.android.internal.telephony.IccUtils;
import com.android.internal.telephony.uicc.IccUtils;

/**
* A wrapper around the Bundle instances used to start the TransactionService.
Expand Down

0 comments on commit 798098f

Please sign in to comment.