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

Commit a493e5ff authored by Colin Cross's avatar Colin Cross Committed by Gerrit Code Review
Browse files

Merge "Add support for per-arch configuration in apex_defaults"

parents 7c49429e e58f527d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2632,6 +2632,7 @@ func DefaultsFactory(props ...interface{}) android.Module {
	module.AddProperties(
		&apexBundleProperties{},
		&apexTargetBundleProperties{},
		&apexArchBundleProperties{},
		&overridableProperties{},
	)