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

Commit e58f527d authored by Nikita Ioffe's avatar Nikita Ioffe
Browse files

Add support for per-arch configuration in apex_defaults

Bug: 243512044
Test: m
Change-Id: Icd63e8c11b6f65c5b425e4d89b016d400cac72c5
parent 706d35fe
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2592,6 +2592,7 @@ func DefaultsFactory(props ...interface{}) android.Module {
	module.AddProperties(
		&apexBundleProperties{},
		&apexTargetBundleProperties{},
		&apexArchBundleProperties{},
		&overridableProperties{},
	)