Home
last modified time | relevance | path

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

/external/snakeyaml/
Dpatch-android-src27 ANDROID_PATCHES_DIR="$DIR/src/patches/android"
37 if ! [[ -d $ANDROID_PATCHES_DIR ]]; then
38 echo "FATAL: Android patch directory $ANDROID_PATCHES_DIR does not exist." >&2
55 patch_file_src=$(grep --files-with-matches -R "diff --git a/$src_file" "$ANDROID_PATCHES_DIR")