ubuntu

打开查看文件
gedit aspect_ratio_selector.xml

打压缩包
tar -cvf DreamCamera2.tar DreamCamera2

给权限
chmod 777 DreamCamera2.tar

cp -rf DreamCamera2.tar /mnt/hgfs/pc_share_ubuntu/

sycn

编译源码
cd home/10.87_2G_zhengyangji/idh.code

source build/envsetup.sh

lunch

56

kheader

make -j16

cd out/target/product/ud710_20c20/

cp -rf boot.img cache.img fdl1-sign.bin fdl2-sign.bin persist.img prodnv.img product.img recovery.img sml-sign.bin system.img tos-sign.bin u-boot-sign.bin u-boot-spl-16k-sign.bin ud710_20c20.xml userdata.img vbmeta-sign.img vendor.img /home/pac_tool_20210107/unpac_and_mkpac

sync

打开查看文件
gedit aspect_ratio_selector.xml

打压缩包
tar -cvf DreamCamera2.tar DreamCamera2

给权限
chmod 777 DreamCamera2.tar

cp -rf DreamCamera2.tar /mnt/hgfs/pc_share_ubuntu/

sycn

编译源码
source build/envsetup.sh

lunch

kheader

make -j16

cd out/target/product/ud710_20c20/

cp -rf boot.img cache.img fdl1-sign.bin fdl2-sign.bin persist.img prodnv.img product.img recovery.img sml-sign.bin system.img tos-sign.bin u-boot-sign.bin u-boot-spl-16k-sign.bin ud710_20c20.xml userdata.img vbmeta-sign.img vendor.img /home/pac_tool_20210107/unpac_and_mkpac

sync

cd /home/pac_tool_20210107/unpac_and_mkpac

perl mkpac.pl test.pac "flash.cfg" "FlashParam"

cp -rf test.pac /mnt/hgfs/share_window_to_ubuntu/shaobo/

你可能感兴趣的:(ubuntu)