summaryrefslogtreecommitdiff
path: root/voice_processing
diff options
context:
space:
mode:
authorSiluxsept <ronny.horn.rh@gmail.com>2022-04-08 08:28:38 +0200
committerSiluxsept <ronny.horn.rh@gmail.com>2022-04-08 08:28:38 +0200
commitf2967286405d6fb4555ff514e3404ca74da3fd40 (patch)
tree4437d378b84615cef9aca2d6e249d57671634ca4 /voice_processing
parent3c9596893ba682b6b5552b72915edcb9108c71c2 (diff)
barbet: merge siluxsept/s12.1 into s12.1
Change-Id: Iefb0ca68b2f2e6a889f68c7e4804b84b51674d93
Diffstat (limited to 'voice_processing')
-rw-r--r--voice_processing/Android.bp4
1 files changed, 4 insertions, 0 deletions
diff --git a/voice_processing/Android.bp b/voice_processing/Android.bp
index 48d21dd..2fe366e 100644
--- a/voice_processing/Android.bp
+++ b/voice_processing/Android.bp
@@ -12,6 +12,10 @@
// See the License for the specific language governing permissions and
// limitations under the License.
+package {
+ default_applicable_licenses: ["Android-Apache-2.0"],
+}
+
cc_library_shared {
name: "libqcomvoiceprocessingdescriptors",
srcs: ["voice_processing_descriptors.c"],