Home | History | Annotate | Download | only in build

Lines Matching refs:reports

1151     local reports=(`adb shell ls /sdcard/bugreports | tr -d '\r'`)
1153 if [ ! "$reports" ]; then
1159 for report in ${reports[@]}