summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorHongwei Wang <hwwang@google.com>2017-11-27 14:33:44 -0800
committerHongwei Wang <hwwang@google.com>2017-11-27 14:36:08 -0800
commita2bfcf906e3667d2c932aba4179b7bd298392573 (patch)
tree68fd88b159e5cd6b5c05a4dd72aeb9354f93145e /common
parentfd2fa3a46ab158faa24ecb5c95f77d733f5fc716 (diff)
downloadcar-a2bfcf906e3667d2c932aba4179b7bd298392573.tar.gz
Config config_useFixedVolume to be true in Car emulator.
By setting config_useFixedVolume to be true, the AudioManager.setStreamVolume or similar calls based on stream_type would be a no-op. Bug: 65751827 Test: m -j && launch car emulator Change-Id: I70821dfe65fbca5a7122379049357bec07a5a30b
Diffstat (limited to 'common')
-rw-r--r--common/car.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/car.mk b/common/car.mk
index 0663773..d55c177 100644
--- a/common/car.mk
+++ b/common/car.mk
@@ -17,6 +17,8 @@
# TODO Remove this when AAE is fully treble ready
PRODUCT_FULL_TREBLE_OVERRIDE := false
+DEVICE_PACKAGE_OVERLAYS =: device/generic/car/overlay
+
# Auto modules
PRODUCT_PACKAGES += \
android.hardware.automotive.vehicle@2.0-service