Skip to content
Commit 531db461 authored by Patrick Baumann's avatar Patrick Baumann
Browse files

Fixes go to web behavior for Instant Apps

SysUI launches the installer with an ACTION_VIEW, CATEGORY_BROWSABLE
intent that has no data defined to indicate that the user has chosen
to go to the browser. A recent change to be more strict about what
type of intent is allowed to launch the installer broke this behavior
and is fixed by this change. We allow the special case in addition to
the install and resolve actions.

Bug: 73007515
Test: manual - launched instant app and tapped go to web
Change-Id: Ifc386018db3c7a6a0ed0a045adb972f0f8d9c667
parent 427ef56c
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