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/clang
Test: mmma -j external/clang FORCE_BUILD_LLVM_COMPONENTS=true
Change-Id: I9ed5913e6747ca68e41c9b12d63bed55fbbee7a2
1 file changed