Searched refs:LINE1 (Results 1 – 1 of 1) sorted by relevance
55 LINE1=`head -1 Android.bp || abort "ERROR: cannot find Android.bp"`56 if [[ ! "$LINE1" =~ ^.*cargo2android.py.*$ ]]; then60 FLAGS=`echo "$LINE1" | sed -e 's:^.*cargo2android.py ::;s:\.$::'`