commit | 5c26062fd8df23a5da74008a2e3e1c6d55e75b0f | [log] [tgz] |
---|---|---|
author | Carmen Jackson <carmenjackson@google.com> | Thu Mar 21 04:53:38 2024 +0000 |
committer | Carmen Jackson <carmenjackson@google.com> | Thu Mar 21 05:17:41 2024 +0000 |
tree | 3f5c0318c11774ff2d2e23d6a0fcbf0cbd056b45 | |
parent | 388c2f4222dc9600dc45646299fcaee07c77bffe [diff] |
Fix userid bug in AppStartInfo I was struggling to get results from getExternalHistoricalProcessStartReasons when called from a test until I noticed that the uid output from enforceDumpPermissionForPackage was not actually being used in the subsequent call to getStartInfo. After making this change I was able to successfully run the test. Bug: 247814855 Test: locally using atest Change-Id: I85b0bf8133da54dd9f20891a49e17d353cfa87f8