commit | e47fd129057b19862e94b89f9ba413b5ceaca498 | [log] [tgz] |
---|---|---|
author | Adam Lesinski <adamlesinski@google.com> | Fri Aug 15 22:25:36 2014 -0700 |
committer | Adam Lesinski <adamlesinski@google.com> | Fri Aug 15 22:25:36 2014 -0700 |
tree | cc4e27b791f08340760046ab3b7f189ff980740d | |
parent | e364aecf17124e0ae443bf9fe0e1b7c588a0d25a [diff] |
AAPT: Output only 64-bit arch when multiArch is true When android:multiArch="true" in the <application> tag, aapt dump badging should only output the 64-bit architecture under the 'native-code' entry. Other architectures will be emitted under the 'alt-native-code' entry. Bug:17061929 Change-Id: I8310b2388b06a2ed571e5e121e4989403082ba68