commit | b05bff2f26fd0c1fbc4f31e66e0dcfc4ab883f7e | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Thu Apr 30 15:08:04 2015 -0700 |
committer | Colin Cross <ccross@android.com> | Thu Apr 30 16:35:06 2015 -0700 |
tree | d6a6c5e607f73e183e62b0c7d8a4175dcc04425c | |
parent | 6bedfaaeea210c90514784ae66a16e3a4bc878ed [diff] |
Add per target archtecture properties At least libcutils and boringssl need to set source files that apply to x86 or x86_64, but only on the host or on the device. Add new properties that can contain arch variant properties: target.android_arm target.android_arm64 target.android_mips target.android_mips64 target.android_x86 target.android_x86_64 target.linux_x86 target.linux_x86_64 target.darwin_x86 target.darwin_x86_64 Change-Id: I5a7076653a7367a63daa7f7e34a6a28f5cbdfbe7