docs: remove commentary where referenced eiles are missing

This commit is contained in:
2025-11-11 18:50:19 -07:00
parent 1b34f1f34a
commit ed8900275e

View File

@@ -381,31 +381,6 @@ For immediate validation of plugin functionality:
Complete testing procedures: [docs/manual_smoke_test.md](./docs/manual_smoke_test.md) Complete testing procedures: [docs/manual_smoke_test.md](./docs/manual_smoke_test.md)
### High-Performance Emulator Testing
For optimal Android emulator performance on Linux systems with NVIDIA graphics:
```bash
# Launch emulator with GPU acceleration
cd test-apps
./launch-emulator-gpu.sh
```
**Features:**
- Hardware GPU acceleration for smoother UI
- Vulkan graphics API support
- NVIDIA GPU offloading
- Fast startup and clean state
- Optimized for development workflow
See [test-apps/SETUP_GUIDE.md](./test-apps/SETUP_GUIDE.md#advanced-emulator-launch-gpu-acceleration) for detailed configuration.
**Troubleshooting GPU Issues:**
- [EMULATOR_TROUBLESHOOTING.md](./test-apps/EMULATOR_TROUBLESHOOTING.md) - Comprehensive GPU binding solutions
- Alternative GPU modes: OpenGL, ANGLE, Mesa fallback
- Performance verification and optimization tips
## Platform Requirements ## Platform Requirements
### Android ### Android