summaryrefslogtreecommitdiffstats
path: root/overlay
diff options
context:
space:
mode:
Diffstat (limited to 'overlay')
-rwxr-xr-x[-rw-r--r--]overlay/frameworks/base/core/res/res/values/config.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/overlay/frameworks/base/core/res/res/values/config.xml b/overlay/frameworks/base/core/res/res/values/config.xml
index d0b0bb5..273eff0 100644..100755
--- a/overlay/frameworks/base/core/res/res/values/config.xml
+++ b/overlay/frameworks/base/core/res/res/values/config.xml
@@ -163,4 +163,8 @@
<!-- Device supports LED flashlight -->
<bool name="config_enableTorch">true</bool>
+
+ <!-- Control whether a car dock event should override the default bluetooth
+ audio routing, FORCE_BT_CAR_DOCK, with an analog dock, FORCE_ANALOG_DOCK. -->
+ <bool name="config_forceAnalogCarDock">true</bool>
</resources>