summaryrefslogtreecommitdiff
path: root/tests/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Android.bp')
-rw-r--r--tests/Android.bp4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/Android.bp b/tests/Android.bp
index 6f1eac2..3c2cb6a 100644
--- a/tests/Android.bp
+++ b/tests/Android.bp
@@ -14,6 +14,10 @@
// limitations under the License.
//
+package {
+ default_applicable_licenses: ["Android-Apache-2.0"],
+}
+
android_test {
name: "PartnerBookmarksProviderTest",
// Include all test java files.