OSDN Git Service

Turn dalvikvm host builds on by default when linux is the host OS.
authorJesse Wilson <jessewilson@google.com>
Wed, 22 Sep 2010 17:59:10 +0000 (10:59 -0700)
committerJesse Wilson <jessewilson@google.com>
Wed, 22 Sep 2010 18:39:18 +0000 (11:39 -0700)
commitce7d5023c3df4c16ae395d64d51dd8345e40a39e
tree1619073ace764e10fd12efde24c52de220f7797e
parent780c2372706c5250079cb7d759f6530691dd9143
Turn dalvikvm host builds on by default when linux is the host OS.

Previously host builds were only enabled under user and user-debug
builds. This will make it easier for Androids to find out if they've
inadvertently broken host compatibility in native code.

Change-Id: Id1f2d5e189c4c1b6462fe03bab1b0f75e98a599c
core/envsetup.mk
core/main.mk
target/product/core.mk