2
0
mirror of synced 2025-02-22 22:38:18 +00:00
Elias Naur 64505ab867 exp/audio/al: use the correct native library dir to locate libopenal.so
Use Context.getApplicationInfo().nativeLibraryDir to locate
libopenal.so. That path is always correct, even on newer devices.

Found while testing external NDK use on Windows.

Manually tested; there are no existing OpenAL tests or examples.

Change-Id: Ie204a7d7139566f85c9121126722ad597f9d6b19
Reviewed-on: https://go-review.googlesource.com/35175
Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
2017-01-13 01:38:11 +00:00
..
2015-12-14 17:43:10 +00:00
2015-07-03 01:37:12 +00:00
2015-12-14 17:43:10 +00:00

golang.org/x/mobile/exp contains experimental packages for mobile app
development.