Clarify navigation scope documentation

This commit is contained in:
ajp_anton
2026-06-30 19:29:32 +00:00
parent 6f308a823c
commit aaa471ec33
+2 -2
View File
@@ -41,8 +41,8 @@ The module declares scope entries for:
- `android` and `system`, used for privileged actions such as killing the foreground app.
- `com.android.systemui`, used for phone navigation bars.
- `com.android.launcher3` and `com.google.android.apps.nexuslauncher`, used for AOSP/Google taskbar navigation.
- `com.sec.android.app.launcher`, used for Samsung/One UI folded navigation.
- `com.android.launcher3` and `com.google.android.apps.nexuslauncher`, used for AOSP, Google APIs, and LineageOS taskbar navigation.
- `com.sec.android.app.launcher`, used for Samsung/One UI unfolded taskbar navigation.
## Compatibility