manifest: Track missed ntfs-3g modules

Change-Id: I8fb990cfa4f542ca72d8c3f2a98083eae6b5f157
Signed-off-by: Mohd Faraz <androiabledroid@gmail.com>
This commit is contained in:
Mohd Faraz 2023-01-09 10:29:42 +01:00
parent d2ae9be5fe
commit a0e89800b0
1 changed files with 3 additions and 0 deletions

View File

@ -64,6 +64,9 @@
<project path="external/sqlite" name="android_external_sqlite" remote="TeamWin"/>
<project path="packages/modules/adb" name="android_packages_modules_adb" remote="TeamWin"/>
<!-- Include ntfs_3g for NTFS support -->
<project path="external/ntfs-3g" name="android_external_ntfs-3g" remote="LineageOS" revision="lineage-18.1"/>
<!-- Include phh's treble repo for lptools support -->
<project name="phhusson/vendor_lptools" path="external/lptools" remote="github" revision="master" />