ci: track src/android_stub/ changes

Fixes: 932f51d593 ("ci: Include enough Android headers to let us compile test EGL")
Suggested-by: Yonggang Luo <luoyonggang@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38346>
This commit is contained in:
Eric Engestrom 2025-11-10 10:15:14 +01:00 committed by Marge Bot
parent 2ec3e536fd
commit f689322d27

View file

@ -60,6 +60,7 @@
- subprojects/**/* - subprojects/**/*
- .gitattributes - .gitattributes
- src/* - src/*
- src/android_stub/**/*
- src/c11/**/* - src/c11/**/*
- src/compiler/**/* - src/compiler/**/*
- src/drm-shim/**/* - src/drm-shim/**/*