RHEL7/Host Firefly/RK3399 EVM Build Android7.1.2 for 7.85/EDP/LP079QX1/2048x1563 with TP or HDM







lake@cp10204:/Google/git-aosp-AndroidN7.1.1._r13$ cat /proc/version
Linux version 3.10.0-327.el7.x86_64 ([email protected]) (gcc version 4.8.3 20140911 (Red Hat 4.8.3-9) (GCC) ) #1 SMP Thu 


Oct 29 17:29:29 EDT 2015
lake@cp10204:/Google/git-aosp-AndroidN7.1.1._r13$ uname -a
Linux cp10204.rtc.local 3.10.0-327.el7.x86_64 #1 SMP Thu Oct 29 17:29:29 EDT 2015 x86_64 x86_64 x86_64 GNU/Linux


lake@cp10204:/Google/git-aosp-AndroidN7.1.1._r13$ which javac
/usr/bin/javac
lake@cp10204:/Google/git-aosp-AndroidN7.1.1._r13$ which java
/usr/bin/java
lake@cp10204:/Google/git-aosp-AndroidN7.1.1._r13$ javac -version
javac 1.8.0_65
lake@cp10204:/Google/git-aosp-AndroidN7.1.1._r13$ java -version
openjdk version "1.8.0_65"
OpenJDK Runtime Environment (build 1.8.0_65-b17)
OpenJDK 64-Bit Server VM (build 25.65-b01, mixed mode)




 


lake@cp10204:/Google/git-aosp-AndroidN7.1.1._r13$ git branch -av
* firefly_rk3399 313f403 Init the Firefly-RK3399 7.1 SDK/Sync with c77e39cf77
  




############ Officiall build HDMI 


 ./FFTools/make.sh -j8  
  ./FFTools/mkupdate/mkupdate.sh  




  
############### Manual build HDMI 
lake@cp10204:/Google/git-aosp-AndroidN7.1.1._r13$
./FFTools/make.sh -j8           -------------->  lunch  rk3399_firefly_box-userdebug
./FFTools/mkupdate/mkupdate.sh






#### android lunch 
lake@cp10204:/Google/git-aosp-AndroidN7.1.1._r13$ source  build/envsetup.sh
including device/asus/fugu/vendorsetup.sh
including device/generic/mini-emulator-arm64/vendorsetup.sh
including device/generic/mini-emulator-armv7-a-neon/vendorsetup.sh
including device/generic/mini-emulator-mips64/vendorsetup.sh
including device/generic/mini-emulator-mips/vendorsetup.sh
including device/generic/mini-emulator-x86_64/vendorsetup.sh
including device/generic/mini-emulator-x86/vendorsetup.sh
including device/google/dragon/vendorsetup.sh
including device/google/marlin/vendorsetup.sh
including device/htc/flounder/vendorsetup.sh
including device/huawei/angler/vendorsetup.sh
including device/lge/bullhead/vendorsetup.sh
including device/linaro/hikey/vendorsetup.sh
including device/moto/shamu/vendorsetup.sh
including device/rockchip/rk3399/vendorsetup.sh
including sdk/bash_completion/adb.bash
lake@cp10204:/Google/git-aosp-AndroidN7.1.1._r13$ lunch


You're building on Linux


Lunch menu... pick a combo:
     1. aosp_arm-eng
     2. aosp_arm64-eng
     3. aosp_mips-eng
     4. aosp_mips64-eng
     5. aosp_x86-eng
     6. aosp_x86_64-eng
     7. full_fugu-userdebug
     8. aosp_fugu-userdebug
     9. mini_emulator_arm64-userdebug
     10. m_e_arm-userdebug
     11. m_e_mips64-eng
     12. m_e_mips-userdebug
     13. mini_emulator_x86_64-userdebug
     14. mini_emulator_x86-userdebug
     15. aosp_dragon-userdebug
     16. aosp_dragon-eng
     17. aosp_marlin-userdebug
     18. aosp_sailfish-userdebug
     19. aosp_flounder-userdebug
     20. aosp_angler-userdebug
     21. aosp_bullhead-userdebug
     22. hikey-userdebug
     23. aosp_shamu-userdebug
     24. rk3399_firefly_box-userdebug
     25. rk3399_firefly_box-user
     26. rk3399_firefly_edp_box-userdebug
     27. rk3399_firefly_edp_box-user


Which would you like? [aosp_arm-eng] rk3399_firefly_box-userdebug




============================================
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=7.1.1
TARGET_PRODUCT=rk3399_firefly_box
TARGET_BUILD_VARIANT=userdebug
TARGET_BUILD_TYPE=release
TARGET_BUILD_APPS=
TARGET_ARCH=arm64
TARGET_ARCH_VARIANT=armv8-a
TARGET_CPU_VARIANT=cortex-a53
TARGET_2ND_ARCH=arm
TARGET_2ND_ARCH_VARIANT=armv7-a-neon
TARGET_2ND_CPU_VARIANT=cortex-a15
HOST_ARCH=x86_64
HOST_2ND_ARCH=x86
HOST_OS=linux
HOST_OS_EXTRA=Linux-3.10.0-327.el7.x86_64-x86_64-with-redhat-7.2-Maipo
HOST_CROSS_OS=windows
HOST_CROSS_ARCH=x86
HOST_CROSS_2ND_ARCH=x86_64
HOST_BUILD_TYPE=release
BUILD_ID=NMF26X
OUT_DIR=out
============================================
lake@cp10204:/Google/git-aosp-AndroidN7.1.1._r13$
lake@cp10204:/Google/git-aosp-AndroidN7.1.1._r13$  make 


#### make completed successfully (49:14 (mm:ss)) ####


TARGET_BOARD_PLATFORM=rk3399
TARGET_PRODUCT=rk3399_firefly_box
TARGET_HARDWARE=rk30board
TARGET_BUILD_VARIANT=userdebug
BOARD_SYSTEMIMAGE_PARTITION_SIZE=1200000000
PRODUCT_SYSTEM_VERITY=
system filesysystem is ext4
create boot.img without kernel... done.
create recovery.img with kernel and with out resource... done.
create misc.img.... done.
create system.img... done.
create uboot.img...done.
create trust.img...done.
create loader...done.
create resource.img...done.
create kernel.img...done.
create parameter...done.
Firefly-RK3399 make images finish!
lake@cp10204:/Google/git-aosp-AndroidN7.1.1._r13$














############### eDP LCD build 
####### Build Android for 7.85/EDP/LP079QX1/2048x1563 with TP   Android7.1.2  
Android 7.1


  ./FFTools/make.sh -j8 -d rk3399-firefly-edp -l rk3399_firefly_edp_box-userdebug
  ./FFTools/mkupdate/mkupdate.sh -l rk3399_firefly_edp_box-userdebug



猜你喜欢

转载自blog.csdn.net/hushui/article/details/80770547
今日推荐