Delete orphaned legacy platform shim
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user