Hi Guys,
Im looking for the vold.fstab to make modifactions to so i can flash android JB4.3 to a custom board it runs imx6dl
i have added my custom board everything compiles...but when igo to look for the file which should be in device / fsl / sabreauto_6q its not there...
-dev_mount EXTSD / mnt / EXTSD car /devices/platform/sdhci-esdhc-imx.0/mmc_host/mmc1/
+ Dev_mount EXTSD / mnt / EXTSD car /devices/platform/sdhci-esdhc-imx.2/mmc_host/mmc0/
i need to make these changes for my custom board ^^
and these in imx6/etc/init.rc
+ # Hold WAKE_LOCK as the android system will not suspend (suspend is not here Desired)
+ Write / sys / power / WAKE_LOCK temporary
however my predesscor wasnt very clear in his documentation...any help would be greatly appreciated!!
Thanks Jonny