Snap for 7302914 from d320090891ddfcbbc7473f984015e5897882472c to sc-release

Change-Id: I5f51401d19845ee7d5e987a6817e1253282cb298
diff --git a/Android.bp b/Android.bp
index cf49f1c..6924ca2 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,3 +1,20 @@
+package {
+    default_applicable_licenses: ["external_okio_license"],
+}
+
+// Added automatically by a large-scale-change
+// See: http://go/android-license-faq
+license {
+    name: "external_okio_license",
+    visibility: [":__subpackages__"],
+    license_kinds: [
+        "SPDX-license-identifier-Apache-2.0",
+    ],
+    license_text: [
+        "LICENSE.txt",
+    ],
+}
+
 java_library {
     name: "okio-lib",
     srcs: [