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

Commit 545104be authored by Colin Cross's avatar Colin Cross
Browse files

Revert "Make installable arch-variant for cc modules"

Revert submission 1874144-native_bridge_libc_dup_rules

Reason for revert: breaks ndk_translation_all build
Reverted Changes:
I5379aa959:Make native bridge libc uninstallable
I2220d6b48:Remove BUILD_BROKEN_DUP_RULES from cuttlefish buil...
I8e0eaed21:Make installable arch-variant for cc modules

Bug: 204136549
Fixes: 204572444
Change-Id: I089a13675123a33a3ec3fea8eaa40c65fb2e5e59
parent 1e7cfdea
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -325,7 +325,7 @@ type BaseProperties struct {
	SnapshotStaticLibs  []string `blueprint:"mutated"`
	SnapshotRuntimeLibs []string `blueprint:"mutated"`

	Installable *bool `android:"arch_variant"`
	Installable *bool

	// Set by factories of module types that can only be referenced from variants compiled against
	// the SDK.