android: Fix copylibs task to include the right libs
authorMarcus Comstedt <marcus@mc.pp.se>
Wed, 30 Sep 2015 18:22:58 +0000 (20:22 +0200)
committerMarcus Comstedt <marcus@mc.pp.se>
Thu, 1 Oct 2015 15:25:15 +0000 (17:25 +0200)
Since more and more libs are losing their versioned soname, the
heuristic of including libs with versioned sonames is an increasingly
poor one.  Instead, simply blacklist the libs we do not want.


No differences found