Move LocationServicePreference to Location > LocationServices
Bug: 180533061 Test: manual on device Change-Id: Idd700f5c530af67f4936e207e42988267185f256
This commit is contained in:
@@ -50,7 +50,8 @@ public class LocationPersonalSettings extends DashboardFragment {
|
||||
super.onAttach(context);
|
||||
|
||||
use(AppLocationPermissionPreferenceController.class).init(this);
|
||||
use(LocationServicePreferenceController.class).init(this);
|
||||
// STOPSHIP(b/180533061): resolve the personal/work location services issue before we can
|
||||
// ship.
|
||||
use(LocationFooterPreferenceController.class).init(this);
|
||||
|
||||
final int profileType = getArguments().getInt(ProfileSelectFragment.EXTRA_PROFILE);
|
||||
|
Reference in New Issue
Block a user