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

Commit 0da32838 authored by Beverly's avatar Beverly
Browse files

Update plugin_hooks.md

Fix ToastPlugin link

Bug: 169587378
Test: manual
Change-Id: I552fd19f9cd46298e891819cc0172392a7e8cdbb
parent 5dc9d972
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().