docs: de-submodule protos, sync constitution to v1.3.3, prune stale governance refs (#5905)

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Signed-off-by: James Rich <james.a.rich@gmail.com>
This commit is contained in:
James Rich
2026-06-22 15:23:59 -05:00
committed by GitHub
parent b9724ebe7e
commit 2ff7ecf2d9
12 changed files with 48 additions and 37 deletions

View File

@@ -4,9 +4,8 @@
## Build, Test & Lint (essentials)
Requires JDK 21, `ANDROID_HOME`, and the proto submodule. Per fresh clone:
Requires JDK 21 and `ANDROID_HOME`. Per fresh clone:
```bash
git submodule update --init
[ -f local.properties ] || cp secrets.defaults.properties local.properties
```
```bash