xref: /aosp_15_r20/external/mesa3d/src/android_stub/README.md (revision 6104692788411f58d303aa86923a9ff6ecaded22)
1*61046927SAndroid Build Coastguard WorkerThe Android NDK doesn't come with enough of the platform libraries we
2*61046927SAndroid Build Coastguard Workerneed to build Mesa drivers out of tree, so android_stub has stub
3*61046927SAndroid Build Coastguard Workerversions of those library that aren't installed which we link against,
4*61046927SAndroid Build Coastguard Workerrelying on the real libraries to be present when the Mesa driver is
5*61046927SAndroid Build Coastguard Workerdeployed.
6