Skip to content

Commit

Permalink
Rename patches.zip to patches-for-developers.zip
Browse files Browse the repository at this point in the history
  • Loading branch information
phhusson committed Jan 6, 2022
1 parent 8d48048 commit ffa364f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Expand Up @@ -85,7 +85,7 @@ buildVariant() {

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

if [ "$build_target" == "android-12.0" ];then
(
Expand Down

0 comments on commit ffa364f

Please sign in to comment.