[SB][Wifi] Rename WifiRepositoryViaTrackerLib to WifiRepositoryImpl.
Now that we only have one wifi repo implementation, we should just name it WifiRepositoryImpl. Note: This also merges the wifi table logs into a single table. Seems like they were accidentally split before, where the WifiTrackerLibTableLog only had the new repo values and WifiTableLog had the old repo values but the new interactor and view model values. Test: wifi icon still works Test: atest WifiRepositoryImplTest Flag: NONE (rename) Fixes: 292533677 Change-Id: If888f060018bd0e32992a4ced3f37f87a453f640
Loading
Please register or sign in to comment