Skip to content
This repository was archived by the owner on Jan 27, 2025. It is now read-only.

Commit 9f21af0

Browse files
committed
We need to keep some part of pe gapps wifi_ext
1 parent 23ef35e commit 9f21af0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ repo sync -c -j 1 --force-sync
4040
repo forall -r '.*opengapps.*' -c 'git lfs fetch && git lfs checkout'
4141
(cd device/phh/treble; git clean -fdx; bash generate.sh)
4242
(cd vendor/foss; git clean -fdx; bash update.sh)
43-
rm -Rf vendor/gapps/interfaces
43+
rm -f vendor/gapps/interfaces/wifi_ext/Android.bp
4444

4545
. build/envsetup.sh
4646

0 commit comments

Comments
 (0)