commit | 63bf69427b3080f7ecbae3e34d1253412e17028e | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Wed Feb 20 13:06:01 2019 -0800 |
committer | Steven Moreland <smoreland@google.com> | Tue Feb 26 09:00:14 2019 -0800 |
tree | 993040492d240bc7eefcb61bb0784798745c9c7a | |
parent | 0446c2ec681bd3c4f05561893dd3395cac0aad8d [diff] [blame] |
Make audio HAL consistent. Bug: 124459302 Test: hidl-gen -Lcheck ... Change-Id: I319fb00ef3a2da3944094228d4801bd9f88c16bb Merged-In: Ie125d9bb014ee747ce56a59feaca577ab2d9e96c
diff --git a/bluetooth/audio/2.0/Android.bp b/bluetooth/audio/2.0/Android.bp index 542c812..e72b6ab 100644 --- a/bluetooth/audio/2.0/Android.bp +++ b/bluetooth/audio/2.0/Android.bp
@@ -15,6 +15,7 @@ interfaces: [ "android.hardware.audio.common@5.0", "android.hidl.base@1.0", + "android.hidl.safe_union@1.0", ], types: [ "AacObjectType",