Add exfat repo

This commit is contained in:
Pierre-Hugues Husson 2018-08-16 17:01:11 +02:00
parent 39d858c33e
commit 5b1ce5165a
1 changed files with 3 additions and 0 deletions

View File

@ -8,4 +8,7 @@
<project path="vendor/vndk-tests" name="vendor_vndk-tests" remote="phh" revision="master" />
<project path="vendor/gapps-go" name="gapps-go" remote="phh" revision="master" />
<project path="vendor/interfaces" name="vendor_interfaces" remote="phh" revision="pie" />
<!-- exfat support -->
<project path="external/exfat" name="exfat" remote="phh" revision="android.bp-pie" />
</manifest>