diff --git a/docs/modernization/roadmap.md b/docs/modernization/roadmap.md index 3c1e7ca2..a5c9605b 100644 --- a/docs/modernization/roadmap.md +++ b/docs/modernization/roadmap.md @@ -3050,7 +3050,7 @@ Results: android-standard-apk,android-quest-apk,android-focus-apk` now runs those retained native checks from the package-smoke surface while keeping APK readiness blocked on root CMake package-target migration. Root CMake now has - named package validation targets for that same retained Android native gate; + named package validation targets for that retained Android native gate; `cmake --build --preset windows-msvc-default --config Debug --target panopainter_android_native_package_smoke` validates the latest SDK-managed NDK/CMake pair and reports the still-blocked APK package state.