summaryrefslogtreecommitdiff
path: root/tests/sandbox/streamSource/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/sandbox/streamSource/Android.bp')
-rw-r--r--tests/sandbox/streamSource/Android.bp4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/sandbox/streamSource/Android.bp b/tests/sandbox/streamSource/Android.bp
index fed7e39..bfbb05a 100644
--- a/tests/sandbox/streamSource/Android.bp
+++ b/tests/sandbox/streamSource/Android.bp
@@ -1,5 +1,9 @@
// slesTest_playStream
+package {
+ default_applicable_licenses: ["Android-Apache-2.0"],
+}
+
cc_test {
name: "slesTest_playStream",
gtest: false,