Home
last modified time | relevance | path

Searched refs:adb_cmd (Results 1 – 1 of 1) sorted by relevance

/system/sepolicy/tools/
Dsepolicy_cleanup_check.sh18 adb_cmd="adb"
20 adb_cmd="$adb_cmd -s $1"
24 $adb_cmd shell id &>/dev/null
56 if [ -n "`$adb_cmd shell ls -lZ $path < /dev/null |& grep "No such file or directory"`" ]; then
72 if [ -n "`$adb_cmd shell ls -lZ $path < /dev/null |& grep "No such file or directory"`" ]; then
91 if [ -n "`$adb_cmd shell ls -lZ "$path" < /dev/null |& grep "No such file or directory"`" ]; then