Merge "Remove unnecessary STOPSHIP." into qt-dev am: ed3136b72d
am: f692c8e570
am: 9156f4c6f1
Change-Id: Ic7fba2246a8b9a8e2bcbfa51d8211d20f003481d
This commit is contained in:
@@ -198,8 +198,8 @@ public class OverlayCategoryPreferenceController extends DeveloperOptionsPrefere
|
|||||||
@Override
|
@Override
|
||||||
protected void onDeveloperOptionsSwitchDisabled() {
|
protected void onDeveloperOptionsSwitchDisabled() {
|
||||||
super.onDeveloperOptionsSwitchDisabled();
|
super.onDeveloperOptionsSwitchDisabled();
|
||||||
// STOPSHIP b/122308197: reset the overlays to the set in
|
// TODO b/133222035: remove these developer settings when the
|
||||||
// Settings.Secure.THEME_CUSTOMIZATION_OVERLAY_PACKAGES
|
// Settings.Secure.THEME_CUSTOMIZATION_OVERLAY_PACKAGES setting is used
|
||||||
setOverlay(PACKAGE_DEVICE_DEFAULT);
|
setOverlay(PACKAGE_DEVICE_DEFAULT);
|
||||||
updateState(mPreference);
|
updateState(mPreference);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user