commit | a730ae63c247f2d2f5951238598930177112706a | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Thu Nov 17 16:21:53 2016 -0800 |
committer | Yifan Hong <elsk@google.com> | Thu Nov 17 16:21:53 2016 -0800 |
tree | 1a1594b2ed61e2cb0d95d9041bb197d9312b72bd | |
parent | 81d472ef3635bcf5cf05e4567f715c52f2cf3b22 [diff] [blame] |
Split libhidl into base and transport. Bug: 32756130 Test: mma Change-Id: Ib3f5e05268661c6065bf6b6f6740d6e117b06e67
diff --git a/services/soundtrigger/Android.mk b/services/soundtrigger/Android.mk index 5d01999..e1e1fb1 100644 --- a/services/soundtrigger/Android.mk +++ b/services/soundtrigger/Android.mk
@@ -42,7 +42,8 @@ LOCAL_SHARED_LIBRARIES += \ libhwbinder \ - libhidl \ + libhidlbase \ + libhidltransport \ libbase \ android.hardware.soundtrigger@2.0 \ android.hardware.audio.common@2.0