summaryrefslogtreecommitdiff
path: root/libaaudio/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'libaaudio/Android.bp')
-rw-r--r--libaaudio/Android.bp4
1 files changed, 4 insertions, 0 deletions
diff --git a/libaaudio/Android.bp b/libaaudio/Android.bp
index 87460ca..3ddcfad 100644
--- a/libaaudio/Android.bp
+++ b/libaaudio/Android.bp
@@ -14,6 +14,10 @@
// limitations under the License.
//
+package {
+ default_applicable_licenses: ["Android-Apache-2.0"],
+}
+
cc_library {
defaults: [ "native_bridge_stub_library_defaults" ],
name: "libnative_bridge_guest_libaaudio",