Merge "Update reference to merged services txt"

This commit is contained in:
Anton Hansson
2021-10-11 15:57:02 +00:00
committed by Gerrit Code Review

View File

@@ -370,7 +370,7 @@ func createAPIFingerprint(ctx android.SingletonContext) {
"frameworks-base-api-current.txt",
"frameworks-base-api-system-current.txt",
"frameworks-base-api-module-lib-current.txt",
"services-system-server-current.txt",
"frameworks-base-api-system-server-current.txt",
}
count := 0
ctx.VisitAllModules(func(module android.Module) {