You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5 lines
194 B
5 lines
194 B
4 months ago
|
#! /bin/bash
|
||
|
|
||
|
source $ANDROID_BUILD_TOP/system/bt/cert/run \
|
||
|
--test_config=$ANDROID_BUILD_TOP/system/bt/gd/cert/pts.json \
|
||
|
--test_file=$ANDROID_BUILD_TOP/system/bt/gd/cert/pts_l2cap_testcase
|