summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-04-28 16:03:59 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-04-28 16:03:59 +0000
commit70b5a5b32b9e1786c72a9754c889923cdd12e390 (patch)
tree3a76ef13b920bb73521c6a40f7f2eb2127cb3381
parentbd1b59587fe80268ed57510af1e126b5c2cb947b (diff)
parentdf9b86f15b7bddaaef978a0ef4c5a527f8575038 (diff)
downloadarm64-android13-frc-os-statsd-release.tar.gz
Snap for 8512216 from df9b86f15b7bddaaef978a0ef4c5a527f8575038 to tm-frc-os-statsd-releaset_frc_sta_330443010android13-frc-os-statsd-release
Change-Id: I060c5eb657a2ac9d8818191f52ebdb1bc1f7f31c
-rw-r--r--Android.bp14
1 files changed, 14 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index f14bd08..ccac910 100644
--- a/Android.bp
+++ b/Android.bp
@@ -12,6 +12,20 @@
// See the License for the specific language governing permissions and
// limitations under the License.
+package {
+ default_applicable_licenses: ["kernel_prebuilts_common_modules_virtual_device_5.4_arm64_license"],
+}
+
+// See: http://go/android-license-faq
+license {
+ name: "kernel_prebuilts_common_modules_virtual_device_5.4_arm64_license",
+ visibility: [":__subpackages__"],
+ license_kinds: [
+ "SPDX-license-identifier-GPL-2.0-only",
+ ],
+ // large-scale-change unable to identify any license_text files
+}
+
filegroup {
name: "virt_device_prebuilts_initramfs-5.4-arm64",
srcs: ["initramfs.img"],