Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cf88cf87 authored by Jean-Baptiste Queru's avatar Jean-Baptiste Queru Committed by Android Git Automerger
Browse files

am 15f7ff3c: Merge "Fix compile errors in telephony tests"

Merge commit '15f7ff3c' into gingerbread-plus-aosp

* commit '15f7ff3c':
  Fix compile errors in telephony tests
parents 14854820 15f7ff3c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@
 * limitations under the License.
 */

package com.android.internal.telephony;
package android.telephony;

import android.test.AndroidTestCase;
import android.test.suitebuilder.annotation.SmallTest;
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@
 * limitations under the License.
 */

package com.android.internal.telephony;
package android.telephony;

import android.telephony.PhoneNumberFormattingTextWatcher;
import android.test.suitebuilder.annotation.SmallTest;