Merge "Make the night display suggestion depend on a flag." into pi-dev am: 96294df2f0

am: 95e789dc58

Change-Id: I732a4d92f23354db44ce294096ad1e38ae0f198b
This commit is contained in:
Andrew Sapperstein
2018-05-17 13:59:26 -07:00
committed by android-build-merger
4 changed files with 30 additions and 7 deletions

View File

@@ -131,4 +131,7 @@
<!-- List of a11y components on the device allowed to be enabled by Settings Slices -->
<string-array name="config_settings_slices_accessibility_components" translatable="false"/>
<!-- Whether or not to show the night light suggestion. -->
<bool name="config_night_light_suggestion_enabled">true</bool>
</resources>