Hi,
I’m now using 3128 Lollipop 5.1 version.
I want to use OTA to upgrade Android system parts.
I followed your documenet to produce OTA packages.
But I have got compile errors.
make clean
make -j4
make otapackage
I got errors.
I need help to fix thses errors.
Thank you in advance.
===
==========================
host Executable:fs_config(out/host/linux-x86/obj32/EXECUTABLES/fs_config_intermediates/fs_config)
Install:out/host/linux-x86/bin/fs_config
No RK Loader forTARGET_DEVICE rk312x to otapackage
package addresource.img to BOOT and RECOVERY
No uboot foruboot/uboot.img to otapackage
No trust foruboot/trust.img to otapackage
No charge foruboot/charge.img to otapackage
No parameter forTARGET_DEVICE rk312x to otapackage
Package target files:out/target/product/rk312x/obj/PACKAGING/target_files_intermediates/rk312x-target_files-eng.jsmoon.zip
building image fromtarget_files RECOVERY…
Traceback (mostrecent call last):
File"./build/tools/releasetools/make_recovery_patch", line 68, in
main(sys.argv[1:])
File"./build/tools/releasetools/make_recovery_patch", line 39, in main
input_dir, “RECOVERY”)
File"/home/jsmoon/work/prj_wallpad/fireprime_emmc/build/tools/releasetools/common.py",line 419, in GetBootableImage
info_dict)
File"/home/jsmoon/work/prj_wallpad/fireprime_emmc/build/tools/releasetools/common.py",line 376, in BuildBootableImage
p4= Run(sign_cmd)
File"/home/jsmoon/work/prj_wallpad/fireprime_emmc/build/tools/releasetools/common.py",line 86, in Run
return subprocess.Popen(args, **kwargs)
File"/usr/lib/python2.7/subprocess.py", line 710, in init
errread, errwrite)
File"/usr/lib/python2.7/subprocess.py", line 1327, in _execute_child
raise child_exception
OSError: [Errno 2] Nosuch file or directory
make: ***[out/target/product/rk312x/obj/PACKAGING/target_files_intermediates/rk312x-target_files-eng.jsmoon.zip]오류 1
#### make failed tobuild some targets (03:33 (mm:ss)) ####