diff options
author | Cosme Domínguez Díaz <cosme.ddiaz@gmail.com> | 2018-03-10 20:20:20 +0100 |
---|---|---|
committer | Cosme Domínguez Díaz <cosme.ddiaz@gmail.com> | 2018-03-10 23:03:52 +0100 |
commit | 9fb8e657901ffc4f26443a3c73fc56d735c2327d (patch) | |
tree | 4f6275915636d1ca9d3fe1fd867b66f063795871 /msm8996.mk | |
parent | 11756b736bb3512b39358669f9464c75d057b6be (diff) |
msm8996-common: Add missing audio binderized HALs and regenerate manifests.xml
Diffstat (limited to 'msm8996.mk')
-rwxr-xr-x | msm8996.mk | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -88,6 +88,9 @@ PRODUCT_PACKAGES += \ android.hardware.audio@2.0-impl \ android.hardware.audio@2.0-service \ android.hardware.audio.effect@2.0-impl \ + android.hardware.audio.effect@2.0-service \ + android.hardware.soundtrigger@2.0-impl \ + android.hardware.soundtrigger@2.0-service \ audio.a2dp.default \ audio.primary.msm8996 \ audio.r_submix.default \ |