Delete orphaned legacy platform shim
This commit is contained in:
@@ -84,6 +84,12 @@ Completed, blocked, and superseded task history moved to
|
||||
the queue is now ordered by code movement instead.
|
||||
|
||||
Current slice:
|
||||
- The orphaned `src/platform_legacy/legacy_platform_services.*` shim and
|
||||
`src/platform_legacy/legacy_platform_fallback_behavior.h` helper are now
|
||||
deleted.
|
||||
- Root builds, the WebGL entrypoint, and the retained Android package graphs
|
||||
had already moved off that fallback path, so the old generic legacy platform
|
||||
adapter is no longer present 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 the retained
|
||||
|
||||
Reference in New Issue
Block a user