Searched refs:TEMP_ANDROID_BP (Results 1 – 1 of 1) sorted by relevance
62 bpmodify -m "$1" -property "$2" -r "$ORIGINAL_VALUE" -w "$TEMP_ANDROID_BP"65 bpmodify -m "$1" -property "$2" -a "$3" -w "$TEMP_ANDROID_BP"140 readonly TEMP_ANDROID_BP="${TEMP_DIR}/Android.bp"142 cp -L "$ANDROID_BP" "$TEMP_ANDROID_BP"181 diff -u "$ANDROID_BP" "$TEMP_ANDROID_BP" || true185 cp "$TEMP_ANDROID_BP" "$ANDROID_BP"189 cat "$TEMP_ANDROID_BP"