Android.mk: Generate the dummy source in local-generated-sources-dir
authorAlessandro Astone <ales.astone@gmail.com>
Sat, 18 Jun 2022 16:16:09 +0000 (18:16 +0200)
committerMarge Bot <emma+marge@anholt.net>
Sun, 26 Jun 2022 22:06:36 +0000 (22:06 +0000)
commit5feb025086382b81473ba4e3e2db35beacaaf8c9
treeb1fddae26fa2d0ed51e3a61a5546b734afc9c13d
parentb0a1a28d97b36e8c11c49f4029d184def705760b
Android.mk: Generate the dummy source in local-generated-sources-dir

A source file cannot be otherwise referenced by absolute path.
That happens when OUT_DIR_COMMON_BASE is set.

Reviewed-by: Roman Stratiienko <r.stratiienko@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16674>
android/mesa3d_cross.mk