Merge "Record the UID of the app package instead of GID." am: cbe01c27c6 am: e601c8da21
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1668845 Change-Id: Ia0cc68639d059df3969d85c546a1267d53a25d2e
This commit is contained in:
@@ -267,7 +267,7 @@ public class PackageDexOptimizer {
|
|||||||
mArtStatsLogger,
|
mArtStatsLogger,
|
||||||
sessionId,
|
sessionId,
|
||||||
compilerFilter,
|
compilerFilter,
|
||||||
sharedGid,
|
pkg.getUid(),
|
||||||
packageStats.getCompileTime(path),
|
packageStats.getCompileTime(path),
|
||||||
dexMetadataPath,
|
dexMetadataPath,
|
||||||
options.getCompilationReason(),
|
options.getCompilationReason(),
|
||||||
|
|||||||
Reference in New Issue
Block a user