Changes for August 2021
This commit is contained in:
parent
56eea9276c
commit
06f242ffe4
@ -17,11 +17,11 @@ Initialize your LineageOS workspace:
|
||||
|
||||
Clone the modified treble patches and this repo:
|
||||
|
||||
git clone https://github.com/AndyCGYan/treble_patches -b lineage-17.1
|
||||
git clone https://github.com/AndyCGYan/treble_build_los -b lineage-17.1
|
||||
git clone https://github.com/AndyCGYan/treble_patches treble_patches -b lineage-17.1
|
||||
git clone https://github.com/AndyCGYan/treble_build_los treble_build_los -b lineage-17.1
|
||||
|
||||
Finally, start the build script:
|
||||
|
||||
bash treble_build_los/buildbot_treble.sh
|
||||
|
||||
Be sure to update the cloned repos from time to time!
|
||||
Be sure to update the cloned repos from time to time!
|
||||
|
@ -51,7 +51,7 @@ cd device/phh/treble
|
||||
git clean -fdx
|
||||
bash generate.sh lineage
|
||||
cd ../../..
|
||||
bash ~/treble_experimentations/apply-patches.sh treble_patches
|
||||
bash ~/treble_experimentations/apply-patches.sh treble_patches/patches
|
||||
echo ""
|
||||
|
||||
echo "Applying universal patches"
|
||||
|
@ -51,7 +51,7 @@ cd device/phh/treble
|
||||
git clean -fdx
|
||||
bash generate.sh lineage
|
||||
cd ../../..
|
||||
bash ~/treble_experimentations/apply-patches.sh treble_patches
|
||||
bash ~/treble_experimentations/apply-patches.sh treble_patches/patches
|
||||
echo ""
|
||||
|
||||
echo "Applying universal patches"
|
||||
|
Loading…
x
Reference in New Issue
Block a user