add ProtonOS Vendor

This commit is contained in:
tmak2002 2020-10-21 12:27:18 +02:00
parent 58469b05a4
commit a777522012
1 changed files with 4 additions and 0 deletions

View File

@ -14,4 +14,8 @@
<!-- exfat support -->
<remote name="relan" fetch="https://github.com/relan/" />
<project path="external/exfat" name="exfat" remote="relan" revision="master" />
<!-- ProtonOS -->
<remote name="proton" fetch="https://github.com/Project-Proton/" />
<project path="vendor/proton" name="android_vendor_proton" remote="proton" revision="Android-11.0" />
</manifest>