Loading android/module.go +1 −1 Original line number Diff line number Diff line Loading @@ -625,7 +625,7 @@ type commonProperties struct { Native_bridge_supported *bool `android:"arch_variant"` // init.rc files to be installed if this module is installed Init_rc []string `android:"path"` Init_rc []string `android:"arch_variant,path"` // VINTF manifest fragments to be installed if this module is installed Vintf_fragments []string `android:"path"` Loading Loading
android/module.go +1 −1 Original line number Diff line number Diff line Loading @@ -625,7 +625,7 @@ type commonProperties struct { Native_bridge_supported *bool `android:"arch_variant"` // init.rc files to be installed if this module is installed Init_rc []string `android:"path"` Init_rc []string `android:"arch_variant,path"` // VINTF manifest fragments to be installed if this module is installed Vintf_fragments []string `android:"path"` Loading