Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8ca8fd5a authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Update plugin_hooks.md"

parents 98ffc145 0da32838
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -58,8 +58,7 @@ Expected interface: [ClockPlugin](/frameworks/base/packages/SystemUI/plugin/src/
Use: Allows replacement of the keyguard main clock.

### Action: com.android.systemui.action.PLUGIN_TOAST
Expected interface: [ToastPlugin](/frameworks/base/packages/SystemUI/plugin/src/com/android
/systemui/plugins/ClockPlugin.java)
Expected interface: [ToastPlugin](/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/ToastPlugin.java)

Use: Allows replacement of uncustomized toasts created via Toast.makeText().