Revert "Support people search results"

This reverts commit f28db55c96.

Reason for revert: Possible cause of b/178836393

Change-Id: I0e787f02377a5b8fa723816978c61927af67665a
This commit is contained in:
Darryl Johnson
2021-01-29 20:51:38 +00:00
parent f28db55c96
commit 170a6b7b98
17 changed files with 388 additions and 144 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 {@link android.app.search.SearchTargetEvent}
* @deprecated Use SearchTargetEvent
*/
@Deprecated
public class SearchTargetEventLegacy {