Home
last modified time | relevance | path

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

/build/soong/bin/
Dcore33 COREPATH=/cores/$CORENAME;
45 adb shell "while [ ! -f $COREPATH ] ; do echo waiting for $COREPATH to be generated; sleep 1; done"
46 echo "Done: core is under $COREPATH on device.";