summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-04-28 21:34:56 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-04-28 21:34:56 +0000
commit76b40051e5af0383d98a8cc47d5619e05bf4ba71 (patch)
tree3a76ef13b920bb73521c6a40f7f2eb2127cb3381
parenta5871e1e52cfb4fc36a9042534f6fd5db78dc602 (diff)
parentdf9b86f15b7bddaaef978a0ef4c5a527f8575038 (diff)
downloadarm64-76b40051e5af0383d98a8cc47d5619e05bf4ba71.tar.gz
Snap for 8513843 from df9b86f15b7bddaaef978a0ef4c5a527f8575038 to mainline-appsearch-release
Change-Id: If6148bea84a3de9bff2eba014180bbb2092ebc34
-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"],