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

Commit 3779ace8 authored by Jack Yu's avatar Jack Yu
Browse files

Fixed the incorrect package name

Bug: 3762891922
Flag: EXEMPT test fix
Test: atest FrameworksTelephonyTests
Change-Id: I289c6bb07a6aff4b16f09b767ce225367684f5d0
parent 6688de78
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@
 * limitations under the License.
 */

package com.telephony.ims;
package android.telephony.ims;

import static junit.framework.Assert.assertEquals;
import static junit.framework.Assert.assertFalse;