diff options
Diffstat (limited to 'include/mach')
| -rw-r--r-- | include/mach/mt_ccci_common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mach/mt_ccci_common.h b/include/mach/mt_ccci_common.h index 96a07a1de..9e066be87 100644 --- a/include/mach/mt_ccci_common.h +++ b/include/mach/mt_ccci_common.h @@ -65,7 +65,7 @@ typedef enum { // image name/path #define MOEDM_IMAGE_NAME "modem.img" #define DSP_IMAGE_NAME "DSP_ROM" -#define CONFIG_MODEM_FIRMWARE_PATH "/etc/firmware/" +#define CONFIG_MODEM_FIRMWARE_PATH "/vendor/etc/firmware/" #define CONFIG_MODEM_FIRMWARE_CIP_PATH "/custom/etc/firmware/" #define IMG_ERR_STR_LEN 64 |
