Merge "Record the UID of the app package instead of GID." am: cbe01c27c6

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1668845

Change-Id: I6203dee5957a115a92593a4a9f48d4c43f0c16d2
This commit is contained in:
Yan Wang
2021-04-08 02:37:00 +00:00
committed by Automerger Merge Worker

View File

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