diff --git a/BoardConfig.mk b/BoardConfig.mk index f666367..0b3013d 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -105,4 +105,4 @@ BOARD_USERDATAIMAGE_PARTITION_SIZE := 0x0a520000 BOARD_FLASH_BLOCK_SIZE := 131072 # Add LUNFILE configuration to the system -BOARD_UMS_LUNFILE := "/sys/devices/platform/msm_hsusb/gadget/lun0/file" +BOARD_UMS_LUNFILE := "/sys/devices/platform/usb_mass_storage/lun0/file" diff --git a/custom/kernel b/custom/kernel index bea78ee..049b568 100644 Binary files a/custom/kernel and b/custom/kernel differ diff --git a/custom/recovery_kernel b/custom/recovery_kernel old mode 100644 new mode 100755 index 3320985..4987774 Binary files a/custom/recovery_kernel and b/custom/recovery_kernel differ