base: instrumentation: fix protected apps intents
When an app launches a protected app, it crashes because the intent result is
START_NOT_CURRENT_USER_ACTIVITY instead of START_SUCCESS, add a new special case
for protected app intents
Ticket: LINN-18
Change-Id: I9736829117382e44dc42fb79c8e1902a55625a56
Signed-off-by: Joey Rizzoli <joey@lineageos.org>
Loading
Please register or sign in to comment