platform_packages_apps_Laun.../src_plugins
Hilary Huo de9a5e109d [pixel-search] Change Nasa actions title name
Change-Id: I3e44513d797d867b97664ff2ee46a8e33d020e99
2020-09-29 15:31:04 -07:00
..
com/android/systemui/plugins [pixel-search] Change Nasa actions title name 2020-09-29 15:31:04 -07:00
README.md Add plugin support 2018-10-10 14:02:56 -07:00

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.