manifest: track our packages/modules/Bluetooth

Change-Id: I358c6fc731acaa22aa054c96ea7078de50cdb630
diff --git a/omni-aosp.xml b/omni-aosp.xml
index c7328b5..05809ed 100644
--- a/omni-aosp.xml
+++ b/omni-aosp.xml
@@ -66,5 +66,6 @@
     <project path="prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9" name="platform/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9" groups="pdk,linux,x86" clone-depth="1" remote="aosp" revision="794301a14990fa0cab129696d01fa56e3d24d4c6" />
 
     <!--<project path="packages/modules/DnsResolver" name="android_packages_modules_DnsResolver" remote="omnirom" revision="android-12.1" />-->
+    <project path="packages/modules/Bluetooth" name="android_packages_modules_Bluetooth" remote="omnirom" revision="android-13.0" />
     <project path="packages/modules/Wifi" name="android_packages_modules_Wifi" remote="omnirom" revision="android-13.0" />
 </manifest>
diff --git a/remove.xml b/remove.xml
index 18b4d72..c53a092 100644
--- a/remove.xml
+++ b/remove.xml
@@ -43,6 +43,7 @@
     <remove-project name="platform/system/update_engine" />
     <remove-project name="platform/system/vold" />
     <!--<remove-project name="platform/packages/modules/DnsResolver" />-->
+    <remove-project name="platform/packages/modules/Bluetooth" />
     <remove-project name="platform/packages/modules/Wifi" />
     <remove-project name="platform/prebuilts/clang/host/linux-x86" />
 </manifest>