blob: d374dfd2edf4e95682ceacab38d16c2df582bdb4 [file] [log] [blame]
package android.security.cts.CVE_2021_0327.workprofilesetup;
import android.app.admin.DeviceAdminReceiver;
public class AdminReceiver extends DeviceAdminReceiver {
}