版本比较

密钥

  • 该行被添加。
  • 该行被删除。
  • 格式已经改变。

...

The table below lists the complete compilation targets. For detailed compilation instructions, please refer to

编译目标

compile target

编译机器硬件

编译机器操作系统

备注

系统基础android

编译目标

编译机器硬件

编译机器操作系统

备注

hardware arch

operation system of the compile system

note

system base android apk

x86_64

ubuntu 22.04

systemui.apk、fde_gallery.apk、oobe.apk。在编译aosp镜像时会用到。已提前编译好存放在公网,只需要手动运行命令就会自动下载aosp镜像.apk are need by compiling aosp images. it will download from internet automaticly by run syncFdeApk

aosp images

x86_64

ubuntu 22.04

 linux控制与基础组件

linux control and basement

arm64

kylin、ubuntu、uos、debian

在FDE运行的系统上编译,提供了一键编译脚本。

制作Deb包

...

there is a script to compile all programs on the machine which run fde

Make Deb

Creating a .deb involves packaging the aforementioned AOSP image along with Linux control and basic component programs for easy distribution and installation. Scripts are provided that automate the packaging process, requiring only the preparation of the AOSP image and Linux control with basic components. For detailed packaging instructions, please refer to...