[WPP2] Refactor wallpaper picker injectors

1. Make BaseWallpaperInjector a class instead of an abstract class
2. Let BaseWallpaperInjector implement all the functions that are
   defined in WallpapersInjector
3. Rename BaseWallpaperInjector to WallpaperPicker2Injector
4. Use WallpaperPicker2Injector in WallpapersApplication instead of WallpapersInjector
5. Remove WallpapersInjector since it's never used

Bug: 247807196
Test: manuel test to make sure it builds
Change-Id: I694ca91f1ea9232a4605b32d830348420fb76de6
8 files changed