我从谷歌存储库下载了Android ICS源代码。
文件“./build/tools/releasetools/ota_from_target_files”,第846行, 主(sys.argv中[1:]) 文件“./build/tools/releasetools/ota_from_target_files”,第814行,主要 WriteFullOTAPackage(input_zip,output_zip) WriteFullOTAPackage中的文件“./build/tools/releasetools/ota_from_target_files”,第416行 MakeRecoveryPatch(output_zip,recovery_img,boot_img) MakeRecoveryPatch中的文件“./build/tools/releasetools/ota_from_target_files”,第343行 recovery_type,recovery_device = common.GetTypeAndDevice(“/ recovery”,OPTIONS.info_dict) 在GetTypeAndDevice中输入文件“/home/ashwin/bin/12_APRIL_ANDROID/build/tools/releasetools/common.py”,第826行 返回PARTITION_TYPES [fstab [mount_point] .fs_type],fstab [mount_point] .device KeyError:'/ recovery'
我正在谷歌上搜索近15天。在xda-developers,android-porting group,android-platform group和许多但没有回答没有指南的问题上提出同样的问题。请在这方面帮助我。 谢谢
答案 0 :(得分:0)
我通过在recovery.fstab文件中添加以下行来解决此问题
/recovery mtd recovery