Skip to content

Commit

Permalink
Revert "builder: yml: Added snapuserd dependencies."
Browse files Browse the repository at this point in the history
This reverts commit f5dc0e8.

Signed-off-by: Carlo Dandan <[email protected]>
  • Loading branch information
carlodandan committed Nov 21, 2024
1 parent f5dc0e8 commit cd35fd9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/OrangeFox-Compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,11 +81,6 @@ jobs:
cd sync
./orangefox_sync.sh --branch ${{ inputs.MANIFEST_BRANCH }} --path ${GITHUB_WORKSPACE}/OrangeFox/fox_${{ inputs.MANIFEST_BRANCH }}
- name: Clone Snapuserd Dependencies
run: |
cd ${GITHUB_WORKSPACE}/OrangeFox/fox_${{ inputs.MANIFEST_BRANCH }}
git clone --depth=1 https://android.googlesource.com/platform/external/gflags -b android-12.1.0_r4 ./external/gflags
- name: Clone Device Tree
run: |
cd ${GITHUB_WORKSPACE}/OrangeFox/fox_${{ inputs.MANIFEST_BRANCH }}
Expand Down

0 comments on commit cd35fd9

Please sign in to comment.