android_packages_apps_Launc.../src_plugins
Hyunyoung Song ef9a6972ce AllAppsSearch interface change Version 3
Change-Id: I79f635582075a1e33e970e4f4eb6ec653572fefe
2020-05-27 17:16:56 -07:00
..
com/android/systemui/plugins AllAppsSearch interface change Version 3 2020-05-27 17:16:56 -07:00
README.md

README.md

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.