Home
last modified time | relevance | path

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

/scripts/
A Ddownload-prebuilt280 local -r config_mk="${PREBUILTS_DIR}/config.mk"
281 rm -f -- "$config_mk"
282 echo > "$config_mk" "# Generated by $0. DO NOT EDIT!"'
296 for_each_package write_sysroot_path < "$VERSIONS_FILE" >> "$config_mk"
298 echo >> "$config_mk" "INTERNAL_ACCESS := ${internal_access}"

Completed in 4 milliseconds