7 lines
207 B
Makefile
7 lines
207 B
Makefile
|
# Audio HAL
|
||
|
PRODUCT_PACKAGES += \
|
||
|
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
|