summaryrefslogtreecommitdiff
path: root/overlay-lineage/frameworks
diff options
context:
space:
mode:
authordianlujitao <dianlujitao@lineageos.org>2020-01-29 22:45:55 +0800
committerMichael Bestas <mkbestas@lineageos.org>2020-04-30 00:48:54 +0300
commit7ac2a961049a052656c09f0b9101cc4161ba88e4 (patch)
treee8f066d9fa21a58550f72dfde0fdb2d9e56626fe /overlay-lineage/frameworks
parent2692a6a33c5cbbaef9ff25eeca127091c1e7a319 (diff)
Revert "wayne: overlay-lineage: Disable button brightness settings"
This reverts commit 7712e1328f5748a1736a98ec7f88c10bc03dc211. Change-Id: I5d587be33ed85f9f1b68226d482aad74ab5c1bf2
Diffstat (limited to 'overlay-lineage/frameworks')
-rw-r--r--overlay-lineage/frameworks/base/core/res/res/values/config.xml22
1 files changed, 0 insertions, 22 deletions
diff --git a/overlay-lineage/frameworks/base/core/res/res/values/config.xml b/overlay-lineage/frameworks/base/core/res/res/values/config.xml
deleted file mode 100644
index 6e461c4..0000000
--- a/overlay-lineage/frameworks/base/core/res/res/values/config.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-** Copyright 2009, 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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <integer name="config_buttonBrightnessSettingDefault">0</integer>
-</resources>