Skip to content
Commit 27ccbb12 authored by Todd Kennedy's avatar Todd Kennedy
Browse files

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
parent 7723aed4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment