commit | 8500f6c136142d0ee04ceeee6a58386725bfa91a | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Sat Jul 24 08:47:17 2021 +0200 |
committer | Eric Laurent <elaurent@google.com> | Tue Aug 24 13:47:03 2021 +0200 |
tree | 6208845a2ceacaa98e36d60a7ab5ef7198a2d501 | |
parent | 03adaa2230f3966312c1afc845455617e06fed3c [diff] [blame] |
AudioSystem JNI: Add support for spatializer APIs Add support for the following APIs in AudioSystem JNI: - getSpatializer - canBeSpatialized Bug: 188502620 Test: make Change-Id: I1942edc6c9fec3babfe870586f7a014d55b1ce70
diff --git a/Android.bp b/Android.bp index 72e82eb..a99cef8 100644 --- a/Android.bp +++ b/Android.bp
@@ -341,6 +341,8 @@ "modules-utils-preconditions", "modules-utils-os", "framework-permission-aidl-java", + "spatializer-aidl-java", + "audiopolicy-types-aidl-java", ], }