Skip to content

Commit

Permalink
Revert "AOSP doesnt build because of mysterious modules that dont exi…
Browse files Browse the repository at this point in the history
…st anywhere"

This reverts commit b5a3ef7.

Google push -f-ed their manifest to fix this
  • Loading branch information
phhusson committed Mar 11, 2020
1 parent b5a3ef7 commit 52e30b5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ repo forall -r '.*opengapps.*' -c 'git lfs fetch && git lfs checkout'
(cd vendor/foss; git clean -fdx; bash update.sh)
rm -f vendor/gapps/interfaces/wifi_ext/Android.bp

find -name \*.bp -exec sed -i -e '/java_api_finder/d' '{}' \;

. build/envsetup.sh

buildVariant() {
Expand Down

0 comments on commit 52e30b5

Please sign in to comment.