remove fork old
Some checks failed
continuous-integration/drone Build is failing

This commit is contained in:
nyyu 2022-09-12 19:58:20 +02:00
parent e447e2a5b9
commit 3159415c1d

View File

@ -14,8 +14,6 @@ steps:
- cd /build
- rm -rf .repo/repo
- repo init -u https://github.com/LineageOS-UL/android.git -b lineage-$version
- 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
- mkdir -p .repo/local_manifests
- cp $DRONE_WORKSPACE_BASE/$device.xml .repo/local_manifests/roomservice.xml