Add missing dependency to avoid random build failure

Add LOCAL_ADDITIONAL_DEPENDENCIES to avoid random build
failures observed due to build time race conditions.

LOCAL_ADDITIONAL_DEPENDENCIES will ensure kernel dependencies
are built before userspace modules.

Change-Id: Icfdcfc9849cc1d269faf3a02c3c724187bb81b0d
1 file changed