aboutsummaryrefslogtreecommitdiff
path: root/overlay/packages
diff options
context:
space:
mode:
authorLuK1337 <priv.luk@gmail.com>2018-06-29 14:04:07 +0200
committerNanhumly <admin@warbler.cc>2023-05-23 04:59:13 +0000
commitcac777088b2601b4b8b1b3ff1ca141f0fb592d90 (patch)
treea4d3d2580116e9441dc316ef3e98812978efa9b6 /overlay/packages
parentee7d6694b7797a6af6ef6a677ba9970c10357234 (diff)
msm8996-common: Move fingerprint location overlay to overlay-lineage
Change-Id: I464ab099877cd215ad04bd7408134f85c6ee9b88
Diffstat (limited to 'overlay/packages')
-rw-r--r--overlay/packages/apps/Settings/res/values/config.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/overlay/packages/apps/Settings/res/values/config.xml b/overlay/packages/apps/Settings/res/values/config.xml
index 00b8b54..d2c41fd 100644
--- a/overlay/packages/apps/Settings/res/values/config.xml
+++ b/overlay/packages/apps/Settings/res/values/config.xml
@@ -20,14 +20,6 @@
<bool name="config_voice_over_lte_enabled">true</bool>
<!-- Config voice over lte in wireless settings end -->
- <!-- Defines the location of the fingerprint sensor on the device
- 0 = back
- 1 = front
- 2 = left side
- 3 = right side
- -->
- <integer name="config_fingerprintSensorLocation">1</integer>
-
<!-- does the device have multi color led support or only
a fixed set of led colors -->
<bool name="config_has_multi_color_led">false</bool>