summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin Peng <robinpeng@google.com>2022-01-11 21:55:35 +0800
committermdb:android-git <superproject-auto-update@invalid>2024-05-24 20:39:46 +0000
commit885d661bd07b3c7a86d5741b4528a146f92334ae (patch)
tree81966da6d591753dde8758427e6a86dc9d5440d4
parent37920c27569353fac65d77a2bbb0a80255738dc9 (diff)
downloadsuperproject-common-android12-5.10-arcvm.tar.gz
build_utils.sh: Copy vendor_dlkm modules.blocklist file into DIST_DIRcommon-android12-5.10-arcvm
Currently the vendor_dlkm modules.blocklist file was coded from android side. Kernel build_util.sh are now support VENDOR_DLKM_MODULES_BLOCKLIST file, therefore its feasible to migrate vendor_dlkm modules.blocklist from android side to kernel side. 1) Add VENDOR_DLKM_MODULES_BLOCKLIST into kernel build configs 2) Copy vendor_dlkm.modules.blocklist into DIST_DIR 3) Modify android makefile to use this file as vendor_dlkm modules.blocklist Bug: 214017561 Signed-off-by: Robin Peng <robinpeng@google.com> Change-Id: I51d638e2c8c64268732037567aa0f57bc9468edc [isaacmanjarres: Add copy command to build_vendor_dlkm in build.sh since build_utils.sh doesn't exist on this branch. Additionally, incorporate commit edc4476ce550 ("build_utils.sh: fix failure when the blocklist doesn't exist") from the master branch of this project to avoid introducing the same issue.] Signed-off-by: Isaac J. Manjarres <isaacmanjarres@google.com>
m---------build0
1 files changed, 0 insertions, 0 deletions
diff --git a/build b/build
-Subproject 873ccde5f5d58e499e2181923cc0aaf96409f50
+Subproject 3e3b4fd66446a545a6fde8b5632af4ebe045525