Android started packaging their libraries in /data/app-lib// sometime around Ice Cream Sandwich or Jellybean, I can't remember which.
Are you building and distributing both for "arm" and "armv7a"? My best guess is that you only built for one of the architectures and you're testing on the other.