* Intent*: To test OTA package in Emulator 

 Steps:-
 
 source ./build/envsetup.sh
 lunch aosp_arm-eng
 make -j24
 make target-files-package
 
 ./build/tools/releasetools/ota_from_target_files 
out/target/product/generic/obj/PACKAGING/target_files_intermediates/aosp_arm-target_files-eng.root.zip
 
ota_update_generic.zip
unzipping target target-files...

   ERROR: --- target build has specified no recovery ---


  I have noticed that recovery.img file is not getting created for target 
"aosp_arm-eng". Why? It is throwing error while creating OTA package.

For other target like "bullhead_arm-userdebug", I have noticed that 
recovery.img is getting created and I am able to create ota packages using 
ota_from_target_files releasetools. But I am unable to run Emulator with 
blank screen. Why ? 

-- 
-- 
You received this message because you are subscribed to the "Android Building" 
mailing list.
To post to this group, send email to android-building@googlegroups.com
To unsubscribe from this group, send email to
android-building+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-building?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"Android Building" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-building+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to