Support people search results

+ Introduce temporary workaround icon loading with URLConnection for play results

Manual: go/search-action-icon

Bug: 177223401
Test: Manual
Change-Id: Ie8e7963447640d98abb9830ec05f26b28ec58345
This commit is contained in:
Samuel Fufa
2021-01-28 05:52:25 -06:00
parent 7c1e37cce1
commit f28db55c96
17 changed files with 144 additions and 388 deletions

View File

@@ -20,7 +20,7 @@ import android.os.Bundle;
/**
* Event used for the feedback loop to the plugin. (and future aiai)
*
* @deprecated Use SearchTargetEvent
* @deprecated Use {@link android.app.search.SearchTargetEvent}
*/
@Deprecated
public class SearchTargetEventLegacy {