Follow up a review comment that was missed
Bug: 142935992 Test: m nothing Change-Id: I45b3b7dd3bde3042d67f647c188d61070864f3cc
This commit is contained in:
@@ -424,11 +424,6 @@ type propertyTag struct {
|
|||||||
// This will cause the references to be rewritten to a versioned reference in the version
|
// This will cause the references to be rewritten to a versioned reference in the version
|
||||||
// specific instance of a snapshot module.
|
// specific instance of a snapshot module.
|
||||||
var requiredSdkMemberReferencePropertyTag = propertyTag{"requiredSdkMemberReferencePropertyTag"}
|
var requiredSdkMemberReferencePropertyTag = propertyTag{"requiredSdkMemberReferencePropertyTag"}
|
||||||
|
|
||||||
// A BpPropertyTag to add to a property that contains references to other sdk members.
|
|
||||||
//
|
|
||||||
// This will cause the references to be rewritten to a versioned reference in the version
|
|
||||||
// specific instance of a snapshot module.
|
|
||||||
var optionalSdkMemberReferencePropertyTag = propertyTag{"optionalSdkMemberReferencePropertyTag"}
|
var optionalSdkMemberReferencePropertyTag = propertyTag{"optionalSdkMemberReferencePropertyTag"}
|
||||||
|
|
||||||
// A BpPropertyTag that indicates the property should only be present in the versioned
|
// A BpPropertyTag that indicates the property should only be present in the versioned
|
||||||
|
Reference in New Issue
Block a user