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

Commit 3a57213c authored by Amith Yamasani's avatar Amith Yamasani Committed by Android (Google) Code Review
Browse files

Merge "Fix build. Forgot to move this test."

parents 74c96718 8ff9a156
Loading
Loading
Loading
Loading
+6 −1
Original line number Original line Diff line number Diff line
@@ -14,9 +14,14 @@
 * limitations under the License.
 * limitations under the License.
 */
 */


package android.content;
package com.android.server.content;


import android.accounts.Account;
import android.accounts.Account;
import android.content.ContentResolver;
import android.content.Context;
import android.content.ContextWrapper;
import android.content.Intent;
import android.content.PeriodicSync;
import android.os.Bundle;
import android.os.Bundle;
import android.test.AndroidTestCase;
import android.test.AndroidTestCase;
import android.test.RenamingDelegatingContext;
import android.test.RenamingDelegatingContext;