3
0
Fork 0

Samsung dock support

depends on http://review.cyanogenmod.org/#/c/104791/

Change-Id: I1144c99191d8a2ebd94a9b818e1aacf00613c0d7
This commit is contained in:
David Čížek 2015-07-30 08:18:33 +02:00 committed by Gerrit Code Review
parent 6a549eb6b6
commit 753c7536eb
1 changed files with 4 additions and 0 deletions

View File

@ -164,4 +164,8 @@
<!-- Performance profiles -->
<string name="config_perf_profile_prop">sys.perf.profile</string>
<string name="config_perf_profile_default_entry">1</string>
<!-- 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>