summaryrefslogtreecommitdiff
authorshuide.chen <shuide.chen@amlogic.com>2018-03-15 04:36:01 (GMT)
committer shuide.chen <shuide.chen@amlogic.com>2018-03-15 04:38:28 (GMT)
commitd6dfbcd8302f330da2f90ae382f30bc3b77c60a6 (patch)
tree44778c883cfee2baa4336326b6ea891f07e3d8ab
parent3cb5025f14cc5a6d35397a8a91695724618a2249 (diff)
downloadcurie-d6dfbcd8302f330da2f90ae382f30bc3b77c60a6.zip
curie-d6dfbcd8302f330da2f90ae382f30bc3b77c60a6.tar.gz
curie-d6dfbcd8302f330da2f90ae382f30bc3b77c60a6.tar.bz2
curie: use fixed volume
Change-Id: I8d5450966eccb53d82a3433f0473037cedba5e4c Signed-off-by: shuide.chen <shuide.chen@amlogic.com>
Diffstat
-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 1ad27aa..f0e6ba6 100644
--- a/overlay/frameworks/base/core/res/res/values/config.xml
+++ b/overlay/frameworks/base/core/res/res/values/config.xml
@@ -1,5 +1,9 @@
<resources>
+ <!-- Flag indicating that the media framework should not allow changes or mute on any
+ stream or master volumes. -->
+ <bool name="config_useFixedVolume">true</bool>
+
<!-- This string array should be overridden by the device to present a list of network
attributes. This is used by the connectivity manager to decide which networks can coexist
based on the hardware -->