• ubuntu11下编译AOSP for Desire 成功。


    Package OTA: out/target/product/bravo/full_bravo-ota-eng.jay.zip
    unzipping target target-files...
    running: unzip -o -q out/target/product/bravo/obj/PACKAGING/target_files_intermediates/full_bravo-target_files-eng.jay.zip -d /tmp/targetfiles-k5STfY
    --- target info ---
    blocksize = (int) 131072
    boot_size = (int) 2621440
    fstab = (dict) {'/sdcard': <common.Partition object at 0x85ee78c>, '/cache': <common.Partition object at 0x85ee5ec>, '/boot': <common.Partition object at 0x85ee56c>, '/system': <common.Partition object at 0x85ee80c>, '/recovery': <common.Partition object at 0x85ee72c>, '/sd-ext': <common.Partition object at 0x85ee86c>, '/data': <common.Partition object at 0x85ee66c>, '/misc': <common.Partition object at 0x85ee6cc>}
    recovery_api_version = (int) 3
    recovery_size = (int) 5242880
    system_size = (int) 150994944
    tool_extensions = (str) device/htc/common
    userdata_size = (int) 154796032
    using device-specific extensions in device/htc/common
    running: mkbootfs /tmp/targetfiles-k5STfY/BOOT/RAMDISK
    running: minigzip
    running: mkbootimg --kernel /tmp/targetfiles-k5STfY/BOOT/kernel --cmdline no_console_suspend=1 msmsdcc_sdioirq=1 wire.search_count=5 --base 0x20000000 --ramdisk /tmp/tmpLMV90v --output /tmp/tmp3Wh1dC
    running: mkbootfs /tmp/targetfiles-k5STfY/RECOVERY/RAMDISK
    running: minigzip
    running: mkbootimg --kernel /tmp/targetfiles-k5STfY/RECOVERY/kernel --cmdline no_console_suspend=1 msmsdcc_sdioirq=1 wire.search_count=5 --base 0x20000000 --ramdisk /tmp/tmpCbdzDe --output /tmp/tmpbjEcfG
    running: imgdiff /tmp/tmpH8givM /tmp/tmpZlOyug /tmp/tmpiLnK1P
    boot size (1902592) is 72.58% of limit (2621440)
    warning: no radio image in input target_files; not flashing radio
    running: openssl pkcs8 -in build/target/product/security/testkey.pk8 -inform DER -nocrypt
    running: java -Xmx512m -jar out/host/linux-x86/framework/signapk.jar -w build/target/product/security/testkey.x509.pem build/target/product/security/testkey.pk8 /tmp/tmpD08vk1 out/target/product/bravo/full_bravo-ota-eng.jay.zip
    done.
    jay@shelley:~/android/gingerbread$

     Mark一下,作为纪念。设备运行待检测。

  • 相关阅读:
    Cryptography I 学习笔记 --- 使用分组密码
    Cryptography I 学习笔记 --- 分组密码
    jQuery动画之自定义动画
    jQuery事件之一次性事件
    jQuery事件之自定义事件
    jQuery事件之解绑事件
    jQuery事件之绑定事件
    jQuery动画之停止动画
    JQuery动画之淡入淡出动画
    jQuery属性操作之值操作
  • 原文地址:https://www.cnblogs.com/googlegis/p/2978738.html
Copyright © 2020-2023  润新知