diff options
author | zachd <runandhide05@gmail.com> | 2014-07-21 01:02:00 +0530 |
---|---|---|
committer | Ethan Chen <intervigil@gmail.com> | 2014-10-01 19:15:22 +0000 |
commit | 79ebe886dfe915d57e4a5e63b7177aa6b3955bdd (patch) | |
tree | cc5f44fdd6df1d558a5ddeed01615e434b5e3489 /common.mk | |
parent | ef7f4dffd8fe94413e77fe32588abe52a224d6a0 (diff) | |
download | device_samsung_galaxys2-common-79ebe886dfe915d57e4a5e63b7177aa6b3955bdd.zip device_samsung_galaxys2-common-79ebe886dfe915d57e4a5e63b7177aa6b3955bdd.tar.gz device_samsung_galaxys2-common-79ebe886dfe915d57e4a5e63b7177aa6b3955bdd.tar.bz2 |
galaxys2: Add audio.r_submix.default for casting
Change-Id: I43105e53aca6802f68bbd6ce155eda8d334e0eba
Diffstat (limited to 'common.mk')
-rw-r--r-- | common.mk | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -65,6 +65,7 @@ PRODUCT_PACKAGES += \ AdvancedDisplay \ audio.primary.exynos4 \ audio.a2dp.default \ + audio.r_submix.default \ audio.usb.default \ libaudiohw_legacy |