开发者手机衍(野)生版本
预编译hap仓库.
基于开发者手机开源团队开源的代码进行修改:
编译环境请参考laval社区帖子开发者手机开源代码编译指导
repo init -u https://gitee.com/openharmony/manifest.git -b OpenHarmony-4.0-Release
repo sync -c -d --no-tags -j8
repo forall -c 'git lfs pull'
repo init -u https://gitee.com/openharmony_phone/manifest.git -b OpenHarmony-4.0-Release
repo sync -c -d --no-tags -j8
repo forall -c 'git lfs pull'
当更新衍生版代码仓到最新编译不过可尝试使用最新的tag,此目录为我本地编译刷机ok的代码状态
repo init -m tag/2024xxxx.xml
repo sync -c -d --no-tags -j8
repo forall -c 'git lfs pull'
bash build/prebuilts_download.sh --skip-ssl
./build.sh --product-name laphone –ccache --no-prebuilt-sdk