Sign in
android
/
platform
/
external
/
crosvm
/
44e40e1560890dbf34a731e19bab24b7f2c72b8a
/
.
/
cuttlefish
/
crosvm
blob: 6b4029a7fe02826eb58befda3c51c862c990f65c [
file
]
#!/bin/bash
export LD_PRELOAD
=
libdrm
.
so
.
2
exec
"$(dirname "
$0
")/$(uname -m)-linux-gnu/$(basename "
$0
")"
"${@}"