Delete orphaned legacy platform shim

This commit is contained in:
2026-06-17 16:18:14 +02:00
parent 19f1af57fd
commit 3230da243a
6 changed files with 17 additions and 357 deletions

View File

@@ -70,6 +70,12 @@ What is already real:
- `pp_app_core`
Latest slice:
- The orphaned `src/platform_legacy/legacy_platform_services.*` shim and its
`src/platform_legacy/legacy_platform_fallback_behavior.h` helper are now
deleted from the repo.
- The root app graph, WebGL entrypoint, and retained Android package graphs had
already moved off that fallback path, so the old generic platform-legacy
adapter no longer exists as a compiled code path.
- `android/android/CMakeLists.txt`, `android/quest/CMakeLists.txt`, and
`android/focus/CMakeLists.txt` now compile
`src/platform_android/android_platform_services.cpp` instead of