Searched refs:ROME_FW_PATH (Results 1 – 6 of 6) sorted by relevance
153 #define ROME_FW_PATH "/system/etc/firmware/rampatch.img" macro
154 #define ROME_FW_PATH "/system/etc/firmware/rampatch.img" macro
665 ALOGI("%s: Getting handle to the RAMPATCH binary file from %s", __FUNCTION__, ROME_FW_PATH); in rome_download_rampatch()666 file = fopen(ROME_FW_PATH, "r"); in rome_download_rampatch()
683 ALOGI("%s: Getting handle to the RAMPATCH binary file from %s", __FUNCTION__, ROME_FW_PATH); in rome_download_rampatch()684 file = fopen(ROME_FW_PATH, "r"); in rome_download_rampatch()