Move LauncherWidgetHolder to widget package

Making LauncherAppWidgetHost package-private as well

Bug: 235358918
Test: N/A
Change-Id: If022ec8d429579a972991872b2dc11db76719341
This commit is contained in:
Sihua Ma
2022-11-08 16:46:07 -08:00
parent aa2b872d1c
commit 8bbfcb6581
19 changed files with 26 additions and 33 deletions

View File

@@ -20,6 +20,7 @@ import com.android.launcher3.LauncherSettings.Favorites;
import com.android.launcher3.model.data.WorkspaceItemInfo;
import com.android.launcher3.shortcuts.ShortcutKey;
import com.android.launcher3.util.Thunk;
import com.android.launcher3.widget.LauncherWidgetHolder;
import org.xmlpull.v1.XmlPullParser;
import org.xmlpull.v1.XmlPullParserException;