Revert "Soong support for namespaces"
This reverts commit 63a250a336
.
Reason for revert: Some failures:
namespace_test.go:648: dir1/Blueprints:2:4: a namespace must be the first module in the file
such as New Build Breakage: aosp-master/build_test @ 4475274
Change-Id: I1b5db8eb934e51ff22241bfca44199d886b1393b
This commit is contained in:
@@ -106,7 +106,6 @@ var BannerVars = []string{
|
||||
"AUX_OS_VARIANT_LIST",
|
||||
"TARGET_BUILD_PDK",
|
||||
"PDK_FUSION_PLATFORM_ZIP",
|
||||
"PRODUCT_SOONG_NAMESPACES",
|
||||
}
|
||||
|
||||
func Banner(make_vars map[string]string) string {
|
||||
|
Reference in New Issue
Block a user