enable TestWebKitAPI/webkit_unit_tests apk on x86 android platform by adding abi support
Created attachment 152162 [details] Patch
by default, the .so will be put into armeabi folder. adding --app-abi option will put the native binary to correct place.
LGTM, thank you for doing this!
Comment on attachment 152162 [details] Patch If Peter says this patch is good, that's enough for me. :)
Comment on attachment 152162 [details] Patch Clearing flags on attachment: 152162 Committed r122606: <http://trac.webkit.org/changeset/122606>
All reviewed patches have been landed. Closing bug.
peter, abarth, thanks. James