fix(android): remove self-update install flow

This commit is contained in:
Ayaan Zaidi
2026-03-08 14:46:56 +05:30
committed by Ayaan Zaidi
parent 492fe679a7
commit 0f9566b0b5
17 changed files with 2 additions and 540 deletions

View File

@@ -275,7 +275,6 @@ Available families:
- `contacts.search`, `contacts.add`
- `calendar.events`, `calendar.add`
- `motion.activity`, `motion.pedometer`
- `app.update`
Example invokes:
@@ -288,7 +287,6 @@ openclaw nodes invoke --node <idOrNameOrIp> --command photos.latest --params '{"
Notes:
- Motion commands are capability-gated by available sensors.
- `app.update` is permission + policy gated by the node runtime.
## System commands (node host / mac node)