summaryrefslogtreecommitdiff
path: root/libOpenSLES/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'libOpenSLES/Android.bp')
-rw-r--r--libOpenSLES/Android.bp4
1 files changed, 4 insertions, 0 deletions
diff --git a/libOpenSLES/Android.bp b/libOpenSLES/Android.bp
index 7af1f21..589ac13 100644
--- a/libOpenSLES/Android.bp
+++ b/libOpenSLES/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_libOpenSLES",