OSDN Git Service

Allow to build native tests for translation arch only.
authorYing Wang <wangying@google.com>
Wed, 20 Apr 2016 18:53:39 +0000 (11:53 -0700)
committerYing Wang <wangying@google.com>
Wed, 20 Apr 2016 18:53:39 +0000 (11:53 -0700)
commitd90eb21cd79fef3cc9566524d823cdf210799fcd
tree7ca3f45765bfd2fb44dfcb1437b5b3e750f4b4ee
parent804b4c0fad00bcb5b06b542f768ba2c7bb4bfe8e
Allow to build native tests for translation arch only.

- To build a native test for translation arch only, use:
  LOCAL_MODULE_TARGET_ARCH := <translation arch>
- Also disable building .odex for translation arch for Java libraries.

Bug: 27526885
Change-Id: I063e8876781c4424da7abebf1b9b7cb842ce205f
core/dex_preopt_odex_install.mk
core/executable.mk