Reformat license code to comply with preupload checks
Bug: 181070625 Test: m nothing Change-Id: I0b7c8613fcb7bc4e96908e391f1e46a9168f2507
This commit is contained in:
@@ -51,7 +51,7 @@ type applicableLicensesPropertyImpl struct {
|
||||
|
||||
func newApplicableLicensesProperty(name string, licensesProperty *[]string) applicableLicensesProperty {
|
||||
return applicableLicensesPropertyImpl{
|
||||
name: name,
|
||||
name: name,
|
||||
licensesProperty: licensesProperty,
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user