diff options
author | Ben Edmunds <sammybenblue2@gmail.com> | 2014-07-20 21:32:00 +0200 |
---|---|---|
committer | andi34 <skate4life@gmx.de> | 2014-08-02 19:26:04 +0200 |
commit | ed264a23b80cd6fbf3106a2d14b376e578976752 (patch) | |
tree | 55b68476974861c6973d341cf844893ae561c9f1 /p31xx-common.mk | |
parent | 09c1c273dde5cdc6c6fa2b2a92dbd0b82f923b78 (diff) | |
download | device_samsung_espressowifi-ed264a23b80cd6fbf3106a2d14b376e578976752.zip device_samsung_espressowifi-ed264a23b80cd6fbf3106a2d14b376e578976752.tar.gz device_samsung_espressowifi-ed264a23b80cd6fbf3106a2d14b376e578976752.tar.bz2 |
P31XX: Add audio.r_submix.default for casting
Change-Id: Ic9617c1f3d1dc450d0c61c2a166f04c5fb8514f6
Diffstat (limited to 'p31xx-common.mk')
-rwxr-xr-x | p31xx-common.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/p31xx-common.mk b/p31xx-common.mk index f66cdd6..e06b7fd 100755 --- a/p31xx-common.mk +++ b/p31xx-common.mk @@ -63,6 +63,7 @@ PRODUCT_COPY_FILES += \ # Packages PRODUCT_PACKAGES += \ audio.primary.piranha \ + audio.r_submix.default \ camera.piranha \ hwcomposer.piranha \ lights.piranha \ |