blob: 980dcf461674ecd8b5758b0e5a9a2801dfb88c2f [file] [log] [blame]
Bob Badour2e671852021-02-12 21:26:48 -08001package {
2 // See: http://go/android-license-faq
3 // A large-scale-change added 'default_applicable_licenses' to import
4 // all of the 'license_kinds' from "frameworks_native_license"
5 // to get the below license kinds:
6 // SPDX-license-identifier-Apache-2.0
7 // SPDX-license-identifier-MIT
8 default_applicable_licenses: ["frameworks_native_license"],
9}
10
Daniel Nicoara51a0a562016-12-08 16:48:20 -050011subdirs = [
Stephen Kiazyke77dce22017-03-14 15:38:12 -070012 "*",
Daniel Nicoara51a0a562016-12-08 16:48:20 -050013]