summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Azucena <oscarazu@google.com>2020-06-11 14:36:41 -0700
committerOscar Azucena <oscarazu@google.com>2020-06-11 14:40:28 -0700
commit8614600b9db2116db1a9370c4a5ae3cfbc847be8 (patch)
tree8e8c4870f4a1cde55072373a85b7b221c0ca1895
parentc1056a65a91245d8432424c58fb93b7acb237eeb (diff)
downloaddevice_generic_car-8614600b9db2116db1a9370c4a5ae3cfbc847be8.tar.gz
device_generic_car-8614600b9db2116db1a9370c4a5ae3cfbc847be8.tar.bz2
device_generic_car-8614600b9db2116db1a9370c4a5ae3cfbc847be8.zip
Updated car emulator to use new soundtrigger lib.
Updated car emulator to use the newly added sountrigger lib, this implements a non operational library, this safistactory as car emulators do not use the sound triggr. Bug: 157759582 Test: run car emulator, no crash or trigger issues were observed. Change-Id: I1e3f024561e53f4fdc988cd653f3c0a3d089be23
-rw-r--r--AndroidProducts.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/AndroidProducts.mk b/AndroidProducts.mk
index ae3ca08..ff095c2 100644
--- a/AndroidProducts.mk
+++ b/AndroidProducts.mk
@@ -28,4 +28,4 @@ COMMON_LUNCH_CHOICES := \
aosp_car_x86_64-userdebug \
car_x86_64-userdebug \
-EMULATOR_VENDOR_NO_SOUND_TRIGGER := true \ No newline at end of file
+EMULATOR_VENDOR_NO_SOUND_TRIGGER := false