summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/4/changes
diff options
context:
space:
mode:
authorDavid 'Digit' Turner <digit@google.com>2009-11-06 17:54:12 -0800
committerDavid 'Digit' Turner <digit@google.com>2009-11-12 15:55:17 -0800
commitfeba743b47440954e6cc5b9f9f8f6b229d4ea14e (patch)
treefa7bb52d9d9b93bbed73cddd70f10297b1ba4b52 /docs/html/sdk/api_diff/4/changes
parent274072089ceff6eacb9ccfb59290a18f43739c87 (diff)
PackageManager: Support secondary ABI for native code at installation time.
The goal of this change is to allow the Package Manager to look for native shared libraries corresponding to the CPU ABI reported by ro.product.cpu.abi2 if none was found for the CPU ABI given by ro.product.cpu.abi This is used to support both ARMv5 and ARMv7 native code on modern ARMv7-based devices. Typically, such a device would report a primary ABI of 'armeabi-v7a' and a secondary one of 'armeabi', to indicate that it can run the binaries generated for both.
Diffstat (limited to 'docs/html/sdk/api_diff/4/changes')
0 files changed, 0 insertions, 0 deletions