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 20:57:22 +0000 (13:57 -0700)
commit626302262c2ae203b639b2d391acbe372f1b7e5e
tree2745e4092b3eccb409c66287e6671548228870da
parente77e5e7b5ba8991323cd1c421e9076cbe46b2bb3
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
(cherry-pick from commit d90eb21cd79fef3cc9566524d823cdf210799fcd)
core/dex_preopt_odex_install.mk
core/executable.mk