Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7101d444 authored by Dan Willemsen's avatar Dan Willemsen
Browse files

Remove BUILD_BROKEN_ENG_DEBUG_TAGS

All users have been removed.

Test: treehugger
Change-Id: I35e55f3ce79c8e68585be120b5dec810563c7a83
Merged-In: I35e55f3ce79c8e68585be120b5dec810563c7a83
parent a7a70d5a
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -69,13 +69,6 @@ var buildBrokenSettings = []struct {
		behavior: DefaultDeprecated,
		warnings: []string{"export_keyword"},
	},
	{
		name:     "BUILD_BROKEN_ENG_DEBUG_TAGS",
		behavior: DefaultDeprecated,
		warnings: []string{
			"Changes.md#LOCAL_MODULE_TAGS",
		},
	},
	{
		name:     "BUILD_BROKEN_USES_NETWORK",
		behavior: DefaultDeprecated,
+0 −1
Original line number Diff line number Diff line
@@ -206,7 +206,6 @@ func runMakeProductConfig(ctx Context, config Config) {
		// Not used, but useful to be in the soong.log
		"BOARD_VNDK_VERSION",
		"BUILD_BROKEN_ANDROIDMK_EXPORTS",
		"BUILD_BROKEN_ENG_DEBUG_TAGS",

		"DEFAULT_WARNING_BUILD_MODULE_TYPES",
		"DEFAULT_ERROR_BUILD_MODULE_TYPES",