aboutsummaryrefslogtreecommitdiffstats
path: root/overlay/aosp-common/frameworks/base/packages/SettingsProvider/res/values/defaults.xml
diff options
context:
space:
mode:
authorAndreas Blaesius <skate4life@gmx.de>2016-10-30 11:30:30 +0100
committerAndreas Blaesius <skate4life@gmx.de>2016-10-30 11:30:30 +0100
commit19cb68ace5eea41a8ab37c8ad9ef310143e7fb25 (patch)
treea99660a09f1453c7ed569d67b4b9a9296b1c8195 /overlay/aosp-common/frameworks/base/packages/SettingsProvider/res/values/defaults.xml
parent5fb59c1e26d379044636a632c71188f06fe9375a (diff)
downloaddevice_samsung_espressowifi-19cb68ace5eea41a8ab37c8ad9ef310143e7fb25.zip
device_samsung_espressowifi-19cb68ace5eea41a8ab37c8ad9ef310143e7fb25.tar.gz
device_samsung_espressowifi-19cb68ace5eea41a8ab37c8ad9ef310143e7fb25.tar.bz2
Cleanup AOSP overlay
Change-Id: I9df9a5720568b21a128a625f01aa53e769ca76a9
Diffstat (limited to 'overlay/aosp-common/frameworks/base/packages/SettingsProvider/res/values/defaults.xml')
-rw-r--r--overlay/aosp-common/frameworks/base/packages/SettingsProvider/res/values/defaults.xml21
1 files changed, 0 insertions, 21 deletions
diff --git a/overlay/aosp-common/frameworks/base/packages/SettingsProvider/res/values/defaults.xml b/overlay/aosp-common/frameworks/base/packages/SettingsProvider/res/values/defaults.xml
deleted file mode 100644
index ba79867..0000000
--- a/overlay/aosp-common/frameworks/base/packages/SettingsProvider/res/values/defaults.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/**
- * Copyright (c) 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>
- <bool name="def_screen_brightness_automatic_mode">true</bool>
-</resources>