Remove default webview

This commit is contained in:
Nehemiah of Zebulun 2024-07-30 13:20:12 -04:00
parent 5ecf530ffb
commit 246520de0b

View File

@ -7,4 +7,6 @@
<project name="phhusson/vendor_magisk" path="vendor/magisk" remote="github" revision="android-10.0" />
<remote name="gitlab" fetch="https://gitlab.com/" />
<project name="00p513-dev/partner_gms" path="vendor/partner_gms" remote="gitlab" revision="11" />
<remove-project name="platform/external/chromium-webview" />
</manifest>