OSDN Git Service

Check prebuilt sources during checkbuild
authorColin Cross <ccross@android.com>
Fri, 21 Oct 2016 17:52:06 +0000 (10:52 -0700)
committerColin Cross <ccross@android.com>
Sat, 22 Oct 2016 00:00:40 +0000 (00:00 +0000)
commitec8fae6f2e11a772fa97fe6baf895222f7ffdf5d
tree7c3f80e4f2ec4da1d0e9ffbe8fe3364702612310
parentfe3e1818e513e53afb98510715f28fd50db96543
Check prebuilt sources during checkbuild

Add prebuilt files as dependencies during checkbuild.  This will flag
prebuilt modules that have files that don't exist as errors, and also
fix building soong modules with make native, etc.

Bug: 32332829
Test: m -j checkbuild
Test: m -j host
Change-Id: Ia4e22cb640978c181de039202baf02f4fb5a94d5
core/main.mk
core/prebuilt_internal.mk