android ndk defconfig: fix default location of modules

The default location of modules is currently /lib/modules which
we never use on android.  Some kernel modules need to be loaded on
boot with /system/bin or init.d scripts.
1 file changed