Move FORCE_BUILD_LLVM_COMPONENTS to a defaults module

Instead of extending each module type that needs to handle
FORCE_BUILD_LLVM_COMPONENTS, make it a defaults module that can
be included into any module type.

Test: mmma -j external/llvm
Test: mmma -j external/llvm FORCE_BUILD_LLVM_COMPONENTS=true
Change-Id: I95273dcb6c63e0d07d2e885f10b0555e7ca2c24c
2 files changed