Record the UID of the app package instead of GID.
Bug: 177694884 Test: Comprae the uid with the log Change-Id: I68b73e24317b83e9969f86c755298cc7b789d4a1
This commit is contained in:
@@ -267,7 +267,7 @@ public class PackageDexOptimizer {
|
||||
mArtStatsLogger,
|
||||
sessionId,
|
||||
compilerFilter,
|
||||
sharedGid,
|
||||
pkg.getUid(),
|
||||
packageStats.getCompileTime(path),
|
||||
dexMetadataPath,
|
||||
options.getCompilationReason(),
|
||||
|
||||
Reference in New Issue
Block a user