Add all audio HIDL *-impl libraries to the list of product packages
am: cff48dd3ba
Change-Id: Ie9107db8ddda62fd28d32ec1266c1649c8539ae3
diff --git a/device.mk b/device.mk
index 20d0851..a9a7a66 100644
--- a/device.mk
+++ b/device.mk
@@ -57,7 +57,10 @@
tinyplay
PRODUCT_PACKAGES += \
- android.hardware.audio.effect@2.0-impl
+ android.hardware.audio@2.0-impl \
+ android.hardware.audio.effect@2.0-impl \
+ android.hardware.broadcastradio@1.0-impl \
+ android.hardware.soundtrigger@2.0-impl
# Include USB speed switch App
PRODUCT_PACKAGES += UsbSpeedSwitch