Files
lawnchair/src_plugins
Becky Qiu aa9a446b76 [OneSearch] Add onesearch plugin api to trigger image from URL.
Bug: 199289915
Test: manual

Change-Id: Ib96de90f87214ea7bd224d0c543cc9578527366e
2021-10-27 19:08:47 -07:00
..
2018-10-10 14:02:56 -07:00

This directory contains plugin interfaces that launcher listens for and plugins implement. In other words, these are the hooks that specify what plugins launcher currently supports.

Details about how to create a new plugin interface, or to use existing interfaces to write a plugin can be found at go/gnl/plugins.