summaryrefslogtreecommitdiff
path: root/tools/extract_kernel.py
diff options
context:
space:
mode:
author Colin Cross <ccross@android.com> 2019-06-05 11:53:43 -0700
committer Colin Cross <ccross@android.com> 2019-06-06 12:51:47 -0700
commit4f60e366dbc279418f52b2146736b74adf45c577 (patch)
tree83c4ababbab81c1c1968327a8e8ae04a3f11d609 /tools/extract_kernel.py
parent9c560f17a8b9b51f96bb24d8e0b108c68ec1247e (diff)
Make kernel modules into normal installed files
We sometimes see build failures when building platform.zip happens at the same time as building vendor.img if the vendor.img rule runs rm -rf $OUT/vendor/lib/modules at the same time that platform.zip is zipping $OUT/vendor/. Move the kernel modules into normal installation rules so that they are in place by the time either the vendor.img or platform.zip rules run. This will also cause the kernel modules to show up in installed-files*.txt. Test: m vendorimage && ls $OUT/vendor/lib/modules Change-Id: I178b1d54bfcdb5cf5c29885ace9183ac28fc8826
Diffstat (limited to 'tools/extract_kernel.py')
0 files changed, 0 insertions, 0 deletions