• Home
Name Date Size #Lines LOC

..--

com/android/systemui/plugins/03-May-2024-559170

README.mdD03-May-2024316 42

README.md

1This 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.
2
3Details about how to create a new plugin interface, or to use existing interfaces to write a plugin can be found at go/gnl/plugins.
4