blob: 6aa24b2f5dcc78117d98f68c7d1262a71031bbf1 [file] [log] [blame]
#! /bin/bash
BLUETOOTH_CERT_TEST_ENV=$ANDROID_BUILD_TOP/out/dist/bluetooth_cert_test_env
PYTHONPATH=$BLUETOOTH_CERT_TEST_ENV/out/host/linux-x86/lib64:$BLUETOOTH_CERT_TEST_ENV/system/bt/gd:$PYTHONPATH \
python3.8 "$@"