Revert "Enable even dimmer in config"

Revert submission 26833777-even_dimmer_config_panther

Reason for revert: b/179428400#comment42

Reverted changes: /q/submissionid:26833777-even_dimmer_config_panther

Bug: 179428400
Test: builds


Change-Id: Ida35087de0df6f68dc7a78c324b8c68c2432202a
This commit is contained in:
Fiona Campbell 2024-04-15 14:00:15 +00:00 committed by Treehugger Robot
parent 9e5ed00c84
commit 531f24ccf9

View file

@ -1,33 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
/*
** Copyright (C) 2024 The Android Open Source Project
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License.
** You may obtain a copy of the License at
**
** http://www.apache.org/licenses/LICENSE-2.0
**
** Unless required by applicable law or agreed to in writing, software
** distributed under the License is distributed on an "AS IS" BASIS,
** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
** See the License for the specific language governing permissions and
** limitations under the License.
*/
-->
<!-- Resources used in DisplayManager.
These resources are around just to allow their values to be customized
for different hardware and product builds. Do not translate.
NOTE: The naming convention is "config_camelCaseValue". -->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Whether even dimmer feature is enabled. -->
<bool name="config_evenDimmerEnabled">true</bool>
</resources>