Transition from Activity to Broadcast for TV Search
- For TV search, initiate a directed broadcast to default search service. - Earlier, an activity in the default search package was initiated after checking that the in-focus activity did not want to handle this intent. - Now, the in-focus activity does not get a chance at this intent. Test: Manually tested with test apk which had the correct intent. Test: Will test again with default search apk, once that code is submitted. b/35290250 Change-Id: I9da4c90a45624cdbe876357176b0c0636e2777bf
Loading
Please register or sign in to comment