aboutsummaryrefslogtreecommitdiff
path: root/recovery/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'recovery/Android.bp')
-rw-r--r--recovery/Android.bp4
1 files changed, 4 insertions, 0 deletions
diff --git a/recovery/Android.bp b/recovery/Android.bp
index 5e495d795..0923d17cd 100644
--- a/recovery/Android.bp
+++ b/recovery/Android.bp
@@ -14,6 +14,10 @@
// limitations under the License.
//
+package {
+ default_applicable_licenses: ["Android-Apache-2.0"],
+}
+
cc_library_static {
name: "librecovery_ui_cuttlefish",
owner: "google",