Merge "Add support for per-arch configuration in apex_defaults"
This commit is contained in:
@@ -2632,6 +2632,7 @@ func DefaultsFactory(props ...interface{}) android.Module {
|
|||||||
module.AddProperties(
|
module.AddProperties(
|
||||||
&apexBundleProperties{},
|
&apexBundleProperties{},
|
||||||
&apexTargetBundleProperties{},
|
&apexTargetBundleProperties{},
|
||||||
|
&apexArchBundleProperties{},
|
||||||
&overridableProperties{},
|
&overridableProperties{},
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user