OSDN Git Service

Revert "Have all targets in build.ninja"
authorColin Cross <ccross@android.com>
Tue, 29 Sep 2015 21:15:58 +0000 (14:15 -0700)
committerColin Cross <ccross@android.com>
Tue, 29 Sep 2015 21:21:24 +0000 (14:21 -0700)
commit8f9f01bbc3968be4e99fbd9bb2ba38314875e8dc
tree88ae2b19697fa0668773b1038ddc904a9f7fe563
parent52b697a488551bb7a051d5f92f0aa8616df3cfcc
Revert "Have all targets in build.ninja"

--gen_all_targets seems to be dropping some intermediate targets,
causing problems when kati is passed a goal and then ninja is run with
checkbuild as a goal, for example with:
m -j PRODUCT-aosp_flounder-userdebug checkbuild

This reverts commit 92bbf5667d2d16682477556cb55e0d2f0a3b1e14.

Change-Id: If34a790028f8da98fcc713e3f7000d06c63dcf80
core/ninja.mk