Searched refs:ORIGINAL_VALUE (Results 1 – 1 of 1) sorted by relevance
60 local ORIGINAL_VALUE=$(trim_space "$(get_prop "$1" "$2")")61 if [[ -n "$ORIGINAL_VALUE" ]]; then62 bpmodify -m "$1" -property "$2" -r "$ORIGINAL_VALUE" -w "$TEMP_ANDROID_BP"