office-gobmx/ucb/source
Tor Lillqvist 469c9ac2f9 Enforce a "lib" prefix for UNO components for Android
This commit for the old build system. (Don't bother for components not
relevant for Android.)

The Android package installer (as invoked through "adb install", from
"ant debug install") silently ignores native libraries in app packages
(.apk files) whose names don't start with "lib" and end with ".so".

The package builder (as invoked through "ant debug") in the SDK gladly
includes also thusly named native libraries in the .apk, though. Yay
for consistency.
2011-11-17 15:22:59 +02:00
..
cacher
core
inc
regexp
sorter
ucp Enforce a "lib" prefix for UNO components for Android 2011-11-17 15:22:59 +02:00