Skip to content

Commit

Permalink
We need to keep some part of pe gapps wifi_ext
Browse files Browse the repository at this point in the history
  • Loading branch information
phhusson committed Jan 8, 2020
1 parent 23ef35e commit 9f21af0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ repo sync -c -j 1 --force-sync
repo forall -r '.*opengapps.*' -c 'git lfs fetch && git lfs checkout'
(cd device/phh/treble; git clean -fdx; bash generate.sh)
(cd vendor/foss; git clean -fdx; bash update.sh)
rm -Rf vendor/gapps/interfaces
rm -f vendor/gapps/interfaces/wifi_ext/Android.bp

. build/envsetup.sh

Expand Down

0 comments on commit 9f21af0

Please sign in to comment.