android: util: Move xxd.py to util
authorMauro Rossi <issor.oruam@gmail.com>
Sat, 10 Oct 2020 12:48:22 +0000 (14:48 +0200)
committerMauro Rossi <issor.oruam@gmail.com>
Sun, 11 Oct 2020 21:22:34 +0000 (23:22 +0200)
commit002a23efb423132889385f7346ed5963ac3fe775
treeb2ce0d484518e3d7ab8edf9ab2afa3daf9de1e69
parent7346933fc8616ec2adc9848d267cee873f2eabb8
android: util: Move xxd.py to util

Android porting of gen rules as per 22ffc05266c6 ("util: Move xxd.py to util")

Fixes the following building error:

ninja: error: 'external/mesa/src/compiler/glsl/xxd.py', needed by 'out/target/product/x86_64/gen/STATIC_LIBRARIES/libmesa_glsl_intermediates/glsl/float64_glsl.h', missing and no known rule to make it

Fixes: 22ffc05266c6 ("util: Move xxd.py to util")
Signed-off-by: Mauro Rossi <issor.oruam@gmail.com>
Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7087>
src/compiler/Android.glsl.gen.mk