summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOscar Azucena <oscarazu@google.com>2020-07-22 02:45:36 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-07-22 02:45:36 +0000
commit5808d2b31c66e8afc6e0544ec259b3c56647af74 (patch)
tree84c95cc97f9a66c7576cfb9ce66fc358decf52d5
parenta37c47380673189062ed119222ed18f68727dbf3 (diff)
parentee3e77d1e71285c2d4d4eb9461d1fda46f1b4125 (diff)
downloadcar-android-11.0.0_r16.tar.gz
Added missing audio libraries to car emulator am: ee3e77d1e7android-11.0.0_r16android11-d1-b-release
Original change: https://googleplex-android-review.googlesource.com/c/device/generic/car/+/12204295 Change-Id: Ia214c9c91efdd8c7ab94fbd531f725430c47acff
-rw-r--r--emulator/audio/car_emulator_audio.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/emulator/audio/car_emulator_audio.mk b/emulator/audio/car_emulator_audio.mk
index 6e29916..da5c60a 100644
--- a/emulator/audio/car_emulator_audio.mk
+++ b/emulator/audio/car_emulator_audio.mk
@@ -13,6 +13,11 @@
# See the License for the specific language governing permissions and
# limitations under the License.
+PRODUCT_PACKAGES += \
+ audio.r_submix.default \
+ android.hardware.audio.service \
+ android.hardware.audio.effect@6.0-impl:32
+
PRODUCT_PACKAGES += audio.primary.caremu
PRODUCT_PACKAGES += \
android.hardware.audio@6.0-impl:32