Merge "Fix issue 5094017: Media server crashes on ISC emulator."
This commit is contained in:
commit
9d78854f0f
1 changed files with 5 additions and 0 deletions
|
@ -126,6 +126,11 @@ PRODUCT_PACKAGES += \
|
|||
sdkuilib-tests \
|
||||
layoutlib-tests
|
||||
|
||||
# audio libraries.
|
||||
PRODUCT_PACKAGES += \
|
||||
audio.primary.goldfish \
|
||||
audio_policy.default
|
||||
|
||||
PRODUCT_PACKAGE_OVERLAYS := development/sdk_overlay
|
||||
|
||||
PRODUCT_COPY_FILES := \
|
||||
|
|
Loading…
Reference in a new issue