Remove unnecessary archTypeSpecificInfo.optimizableProperties() am: 05732954c6
am: 2e02cb4df7
am: 18add07503
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1826230 Change-Id: Ibf94a18357dbe248a17a895282937c07c27f5daa
This commit is contained in:
@@ -1563,10 +1563,6 @@ func newArchSpecificInfo(ctx android.SdkMemberContext, archType android.ArchType
|
||||
return archInfo
|
||||
}
|
||||
|
||||
func (archInfo *archTypeSpecificInfo) optimizableProperties() interface{} {
|
||||
return archInfo.Properties
|
||||
}
|
||||
|
||||
// Get the link type of the variant
|
||||
//
|
||||
// If the variant is not differentiated by link type then it returns "",
|
||||
|
Reference in New Issue
Block a user