Skip to content
This repository was archived by the owner on Jan 27, 2025. It is now read-only.

Commit ffa364f

Browse files
committed
Rename patches.zip to patches-for-developers.zip
1 parent 8d48048 commit ffa364f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ buildVariant() {
8585

8686
repo manifest -r > release/$rom_fp/manifest.xml
8787
bash "$originFolder"/list-patches.sh
88-
cp patches.zip release/$rom_fp/patches.zip
88+
cp patches.zip release/$rom_fp/patches-for-developers.zip
8989

9090
if [ "$build_target" == "android-12.0" ];then
9191
(

0 commit comments

Comments
 (0)