Reformat build/soong for go 1.19
Test: none Change-Id: I132368f0fcbdb5ea088b5b84dbe4ccfdd9e94cad
This commit is contained in:
@@ -1109,7 +1109,7 @@ func InitAndroidModule(m Module) {
|
||||
// property structs for architecture-specific versions of generic properties tagged with
|
||||
// `android:"arch_variant"`.
|
||||
//
|
||||
// InitAndroidModule should not be called if InitAndroidArchModule was called.
|
||||
// InitAndroidModule should not be called if InitAndroidArchModule was called.
|
||||
func InitAndroidArchModule(m Module, hod HostOrDeviceSupported, defaultMultilib Multilib) {
|
||||
InitAndroidModule(m)
|
||||
|
||||
|
Reference in New Issue
Block a user