platform_build/core/tasks
Mark-PK Tsai 3ec61b4730 Add missing custom kernel module targets
Custom kernel module targets are not in the build dependency rule
which cause the copy command of $(my_copy_pairs) fail.
Add it back to $(my_image_copy_files) and remove the prefixed
$(my_staging_dir) from dest of kernel module copy pair.
Then the makefile can handle it well.

Bug: 195888474
Change-Id: Id8cb4c4991905e8bc53ddb5e60e87a36fe43e803
Signed-off-by: Mark-PK Tsai <mark-pk.tsai@mediatek.com>
2021-08-26 15:41:01 +08:00
..
tools Add missing custom kernel module targets 2021-08-26 15:41:01 +08:00
art-host-tests.mk Work around art-host-tests build issues when using ART prebuilts. 2021-07-27 15:00:48 +01:00
build_custom_images.mk
collect_gpl_sources.mk Introduce droidcore-unbundled target 2021-06-16 09:10:07 -07:00
csuite.mk
cts.mk Make *TS to include NOTICE file by default 2020-10-22 21:29:37 -07:00
cts_root.mk Add build task for cts_root. 2021-02-11 10:34:01 +00:00
device-tests.mk Copy shared libraries used by tests in device-tests_host_shared-libs.zip. 2020-04-17 08:18:12 +08:00
find-shareduid-violation.mk Finds APK shared UID violations when merging target files. 2020-10-29 09:33:26 -07:00
general-tests.mk Remove vts10 dependencies 2020-05-19 15:32:25 -07:00
host-unit-tests.mk Create a new test zip for hostside unittest 2020-11-06 23:00:11 +00:00
host_init_verifier.mk Introduce droidcore-unbundled target 2021-06-16 09:10:07 -07:00
ide.mk Remove reference to empty variable 2020-07-15 13:02:15 +01:00
module-info.mk Introduce droidcore-unbundled target 2021-06-16 09:10:07 -07:00
mts.mk Update mts task to make mts-${MODULE} test suites 2020-11-11 14:10:45 -08:00
oem_image.mk
OWNERS Add extra owners for file core/tasks/art-host-tests.mk. 2021-07-28 10:21:56 +01:00
owners.mk
platform_availability_check.mk Skip the platform availability check for unbundled builds. 2020-11-17 02:46:05 +00:00
recovery_snapshot.mk Support for recovery snapshot. 2020-12-21 08:32:44 -08:00
sdk-addon.mk emulator: enable vendor boot image 2020-05-01 20:01:40 +00:00
sts.mk
test_mapping.mk
tradefed-tests-list.mk
vendor_module_check.mk Add odm_dlkm partition. 2020-07-16 12:34:29 -07:00
vendor_snapshot.mk Implement fake vendor snapshot 2021-01-07 13:56:33 +09:00
vndk.mk Deprecate VNDK-Lite 2020-07-20 05:39:29 +00:00
vts-core-tests.mk Add missing target-native-copy-pairs util 2020-10-08 10:13:40 -07:00
with-license.mk