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

Commit 24516992 authored by Walter Jang's avatar Walter Jang Committed by Android (Google) Code Review
Browse files

Merge "Move GroupUtilTest to the correct package" into ub-contactsdialer-g-dev

parents e891a228 0b969449
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -14,10 +14,9 @@
 * limitations under the License.
 */

package com.android.contacts.tests;
package com.android.contacts.group;

import com.android.contacts.common.list.ContactsSectionIndexer;
import com.android.contacts.group.GroupUtil;

import android.os.Bundle;
import android.provider.ContactsContract.Contacts;