Loading apex/apex.go +1 −1 Original line number Diff line number Diff line Loading @@ -222,7 +222,7 @@ type apexBundleProperties struct { ApexType apexPackaging `blueprint:"mutated"` // Name that dependencies can specify in their apex_available properties to refer to this module. // If not specified, this defaults to Soong module name. // If not specified, this defaults to Soong module name. This must be the name of a Soong module. Apex_available_name *string } Loading Loading
apex/apex.go +1 −1 Original line number Diff line number Diff line Loading @@ -222,7 +222,7 @@ type apexBundleProperties struct { ApexType apexPackaging `blueprint:"mutated"` // Name that dependencies can specify in their apex_available properties to refer to this module. // If not specified, this defaults to Soong module name. // If not specified, this defaults to Soong module name. This must be the name of a Soong module. Apex_available_name *string } Loading