This commit is contained in:
parent
5741a21938
commit
9c0eb27736
@ -16,6 +16,7 @@ steps:
|
|||||||
- repo init -u https://github.com/LineageOS-UL/android.git -b lineage-$version
|
- repo init -u https://github.com/LineageOS-UL/android.git -b lineage-$version
|
||||||
- sed -i 's@LineageOS-UL/android_frameworks_native" remote="losul"@lineage/android_frameworks_native" remote="nyyu"@' .repo/manifests/snippets/losul.xml
|
- sed -i 's@LineageOS-UL/android_frameworks_native" remote="losul"@lineage/android_frameworks_native" remote="nyyu"@' .repo/manifests/snippets/losul.xml
|
||||||
- sed -i 's@LineageOS-UL/android_frameworks_av"@LineageOS-UL/android_frameworks_av-old"@' .repo/manifests/snippets/losul.xml
|
- sed -i 's@LineageOS-UL/android_frameworks_av"@LineageOS-UL/android_frameworks_av-old"@' .repo/manifests/snippets/losul.xml
|
||||||
|
- sed -i 's@LineageOS-UL/android_frameworks_base"@LineageOS-UL/android_frameworks_base-old"@' .repo/manifests/snippets/losul.xml
|
||||||
- sed -i 's@LineageOS/android_packages_apps_Camera2"@lineage/android_packages_apps_Camera2" remote="nyyu"@' .repo/manifests/default.xml
|
- sed -i 's@LineageOS/android_packages_apps_Camera2"@lineage/android_packages_apps_Camera2" remote="nyyu"@' .repo/manifests/default.xml
|
||||||
- mkdir -p .repo/local_manifests
|
- mkdir -p .repo/local_manifests
|
||||||
- cp $DRONE_WORKSPACE_BASE/$device.xml .repo/local_manifests/roomservice.xml
|
- cp $DRONE_WORKSPACE_BASE/$device.xml .repo/local_manifests/roomservice.xml
|
||||||
|
Loading…
Reference in New Issue
Block a user