add patched frameworks_native for WFD lag fix
Some checks reported errors
continuous-integration/drone Build was killed

This commit is contained in:
nyyu 2022-08-29 22:10:45 +02:00
parent 6271df5f47
commit 9eed08ec86

View File

@ -14,6 +14,7 @@ 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_native" remote="losul"@lineage/android_frameworks_native" remote="nyyu"@' .repo/manifests/snippets/losul.xml
- mkdir -p .repo/local_manifests
- cp $DRONE_WORKSPACE_BASE/$device.xml .repo/local_manifests/roomservice.xml
- bash $DRONE_WORKSPACE_BASE/sync.sh