aboutsummaryrefslogtreecommitdiff
path: root/jimfs/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'jimfs/Android.bp')
-rw-r--r--jimfs/Android.bp10
1 files changed, 10 insertions, 0 deletions
diff --git a/jimfs/Android.bp b/jimfs/Android.bp
index 4236720..afa7cd6 100644
--- a/jimfs/Android.bp
+++ b/jimfs/Android.bp
@@ -13,6 +13,16 @@
// limitations under the License.
//
+package {
+ // See: http://go/android-license-faq
+ // A large-scale-change added 'default_applicable_licenses' to import
+ // all of the 'license_kinds' from "external_jimfs_license"
+ // to get the below license kinds:
+ // SPDX-license-identifier-Apache-2.0
+ // legacy_unencumbered
+ default_applicable_licenses: ["external_jimfs_license"],
+}
+
java_library_host {
name: "jimfs",
srcs: [