ndk-build: module database simplification.

This patch ensures that the "lib" prefix is always removed from a
module name when it is first recorded in the module database.

This simplifies dependency computations (which don't have to call
strip-lib-prefix during recursive operations).

Change-Id: Ic7a049866b7fa5bfdc47856d10fdd0f9658fb397
2 files changed