Add missing // to clarify comment
Bug: 181070625 Test: m nothing Change-Id: Ia22a1be7a05b3a9efd34f2bf70216eb046396be0
This commit is contained in:
@@ -191,7 +191,7 @@ func (result *testSdkResult) Module(name string, variant string) android.Module
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Analyse the sdk build rules to extract information about what it is doing.
|
// Analyse the sdk build rules to extract information about what it is doing.
|
||||||
|
//
|
||||||
// e.g. find the src/dest pairs from each cp command, the various zip files
|
// e.g. find the src/dest pairs from each cp command, the various zip files
|
||||||
// generated, etc.
|
// generated, etc.
|
||||||
func getSdkSnapshotBuildInfo(result *testSdkResult, sdk *sdk) *snapshotBuildInfo {
|
func getSdkSnapshotBuildInfo(result *testSdkResult, sdk *sdk) *snapshotBuildInfo {
|
||||||
|
Reference in New Issue
Block a user