OSDN Git Service

SystemUI theme feature flag
authorLucas Dupin <dupin@google.com>
Wed, 23 May 2018 19:52:37 +0000 (12:52 -0700)
committerLucas Dupin <dupin@google.com>
Wed, 23 May 2018 19:52:37 +0000 (12:52 -0700)
commit06daff0660a036c5af32d1dde08aadc9fd48bf6f
treeb532ed81c0487e8727f0a286b15c77939fcfb0b6
parent2914820ebf87b87e87bc7bca3c218a1b79e19670
SystemUI theme feature flag

Hide SystemUI theme under feature flag, this way we can enable it when
we're sure that all new strings were localized and the feature is ready
for prime time.

Bug: 63903361
Test: manual
Test: make RunSettingsRoboTests ROBOTEST_FILTER=SystemUiThemePreferenceControllerTest
Change-Id: I1093d414d951b71cab7cff10187c63bdd80eeee2
core/java/android/util/FeatureFlagUtils.java