OSDN Git Service

Only compile device codegen for device architectures
authorColin Cross <ccross@android.com>
Thu, 18 Aug 2016 20:49:53 +0000 (13:49 -0700)
committerColin Cross <ccross@android.com>
Fri, 19 Aug 2016 17:48:20 +0000 (10:48 -0700)
commitff46c7db90c433fa57ef6727f9d4692f28a090cc
treef4c79a82b8c83e2daf1c5d0ff9456ae21a72082b
parenta75b01a549f0c86669dd24e53c9e3e74f0bf5b40
Only compile device codegen for device architectures

Change the default for ART_TARGET_CODEGEN_ARCHS to svelte, so that only
the architectures used on the device are included in the device
libraries.

Tests: m -j test-art-target
Bug: 30928847
Change-Id: I95c8a77a5520a1030abcd45e8bb6f56bc8fc7814
build/Android.common_build.mk