2
0
mirror of synced 2025-02-24 23:38:22 +00:00
Hyang-Ah Hana Kim 1c29ae2e00 cmd/gomobile: fix bugs introduced by cl/17749
These bugs broke the example/audio app

1) Use of wrong index value for nmpkgs.
2) Must not use both armeabi-v7a and armeabi directories in an app.
   Only one of them will be scanned.

Change-Id: I0180405e35038db152058961a92c41bc39760a10
Reviewed-on: https://go-review.googlesource.com/17860
Reviewed-by: David Crawshaw <crawshaw@golang.org>
2015-12-15 17:22:44 +00:00
..