diff options
author | Todd Kennedy <toddke@google.com> | 2018-03-29 15:09:25 -0700 |
---|---|---|
committer | Todd Kennedy <toddke@google.com> | 2018-03-30 13:30:33 -0700 |
commit | 27ccbb12a56fde73b4fa8aa8eb63eead1b6daeed (patch) | |
tree | bb2700e7c927a7ea6ff4d23285d6de0c6b1cbc38 /libs/hwui/renderthread/CacheManager.cpp | |
parent | 7723aed494798afa0ac01998226eec8c6397fb78 (diff) |
Use per user info for seinfo
The full seinfo context contains a piece that's per application
[eg. target sandbox] and a piece that's per user [eg. if the
application is 'instant' or 'full]. When we reconciled the data
directory for the application, we were only using the static
parts. We now add the user specific parts.
Change-Id: I38f7d6de8969f848976f092264a11b48c542048c
Fixes: 73310114
Test: start nytimes instant app -- adb shell cmd activity start -a android.intent.action.VIEW -c android.intent.category.BROWSABLE -d https://www.nytimes.com/crosswords/game/mini
Test: install nytimes app -- long press on nytimes icon, select "install"
Test: run nytimes full app -- adb shell cmd activity start -a android.intent.action.VIEW -c android.intent.category.BROWSABLE -d https://www.nytimes.com/crosswords/game/mini
Test: no crash
Test: atest -it CtsAppSecurityHostTestCases:EphemeralTest#testInstantAppUpgrade
Diffstat (limited to 'libs/hwui/renderthread/CacheManager.cpp')
0 files changed, 0 insertions, 0 deletions