No description
Find a file
Ying Wang b9aa5d43de Multilib support for odex
If the VM is libart and DEXPREOPT is enabled,
- For a Java library and the boot image, we build for both 1st arch and
  2nd arch.
- For an app, we build for the multilib arch the module is targeted for.
The odex file will be in <arch_name>/<module_name>.odex inside the same
dir where the jar/apk file gets installed.
Nothing changed if it's built for libdvm.

Bug: 14694978
Change-Id: I45118a83758b41d52d6c9e38f93f0ba2775a6c74
2014-05-18 22:04:58 -07:00
core Multilib support for odex 2014-05-18 22:04:58 -07:00
libs/host Support host multilib build 2014-05-14 16:55:04 -07:00
target Multilib support for odex 2014-05-18 22:04:58 -07:00
tools make SignApk do zip alignment 2014-05-15 09:54:26 -07:00
.gitignore add a .gitignore file to make git ignore *.pyc files 2010-01-22 10:23:45 -08:00
buildspec.mk.default Remove WEBCORE_INSTRUMENTATION and ENABLE_SVG 2013-07-25 15:52:17 -07:00
CleanSpec.mk Add dalvik.vm.dex2oat-flags for eng build 2014-05-06 20:40:11 -07:00
envsetup.sh envsetup.sh: Use prebuilt emulator binaries if available. 2014-05-09 15:32:32 +02:00