commit | 2a4f0ff32fa20b389695b5f89f544f87b21ad500 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Wed Apr 30 18:18:02 2014 -0700 |
committer | Colin Cross <ccross@android.com> | Thu May 01 10:55:43 2014 -0700 |
tree | a1a91bbf5234f49e263ae63cbd433821e6a4b064 | |
parent | a3339e98e667124717968a54f8324f293a9c2b72 [diff] |
build: reverse abi list when TARGET_PREFER_32_BIT_APPS is set If the product prefers 32-bit apps signal that preference to PackageManager by reversing the abi list. Also uses the absence of TARGET_SUPPORTS_32_BIT_APPS and TARGET_SUPPORTS_64_BIT_APPS to remove those ABIs from the ABI list. Change-Id: I504cea21b6f800a7a9e7706b4a7123d3fb07c383