Snap for 9044085 from 96dc7772bf to udc-release

Change-Id: I69a3877a89076308efb55574e99c04f8057d50e1
This commit is contained in:
Android Build Coastguard Worker 2022-09-09 01:03:06 +00:00
commit 054a8ad0f6

View file

@ -1,3 +1,7 @@
package {
default_applicable_licenses: ["Android-Apache-2.0"],
}
sh_binary { sh_binary {
name: "insmod.sh", name: "insmod.sh",
src: "insmod.sh", src: "insmod.sh",
@ -10,4 +14,3 @@ prebuilt_etc {
src: "init.common.cfg", src: "init.common.cfg",
vendor: true, vendor: true,
} }