Remove legacy database upgrade paths in AppWidgetServiceImpl.

The database upgrades deal with the multi user change from Android 4 to 5.
No modern device can have a database with the old format and the code is
confusing, so needs to be removed.

Bug: 378518205
Test: AppWidgetServiceImplTest
Flag: EXEMPT code cleanup
Change-Id: I4cfb2d40ddb3b48a238b4d72e9355a4387faee2b
1 file changed