Merge "Move widget files into widget folder + add tests." into sc-dev

This commit is contained in:
Yogisha Dixit
2021-03-02 09:30:02 +00:00
committed by Android (Google) Code Review
44 changed files with 175 additions and 50 deletions

View File

@@ -27,7 +27,6 @@ import android.os.UserHandle;
import androidx.annotation.Nullable;
import com.android.launcher3.LauncherAppWidgetProviderInfo;
import com.android.launcher3.model.WidgetsModel;
import com.android.launcher3.model.data.LauncherAppWidgetInfo;
import com.android.launcher3.pm.UserCache;