Merge "Record the UID of the app package instead of GID."

This commit is contained in:
Yan Wang
2021-04-08 02:09:10 +00:00
committed by Gerrit Code Review

View File

@@ -267,7 +267,7 @@ public class PackageDexOptimizer {
mArtStatsLogger,
sessionId,
compilerFilter,
sharedGid,
pkg.getUid(),
packageStats.getCompileTime(path),
dexMetadataPath,
options.getCompilationReason(),