Merge "omni-default: Use OmniChromium A14 branch with Git LFS setup" into android-14.0
diff --git a/default.xml b/default.xml
index 293fea3..1af5e91 100644
--- a/default.xml
+++ b/default.xml
@@ -4,7 +4,7 @@
   <remote  name="aosp"
            fetch="https://android.googlesource.com"
            review="https://android-review.googlesource.com/" />
-  <default revision="refs/tags/android-14.0.0_r29"
+  <default revision="refs/tags/android-14.0.0_r30"
            remote="aosp"
            sync-j="4" />
 
diff --git a/omni-aosp.xml b/omni-aosp.xml
index ff5b8c1..856599f 100644
--- a/omni-aosp.xml
+++ b/omni-aosp.xml
@@ -58,6 +58,7 @@
     <project path="packages/services/Telecomm" name="android_packages_services_Telecomm" remote="omnirom" revision="android-14.0" />
     <project path="packages/services/Telephony" name="android_packages_services_Telephony" remote="omnirom" revision="android-14.0" />
 
+    <project path="system/bpf" name="android_system_bpf" remote="omnirom" revision="android-14.0" />
     <project path="system/core" name="android_system_core" remote="omnirom" revision="android-14.0" />
     <project path="system/libhidl" name="android_system_libhidl" remote="omnirom" revision="android-14.0" />
     <project path="system/security" name="android_system_security" remote="omnirom" revision="android-14.0" />
diff --git a/remove.xml b/remove.xml
index 698d995..9068444 100644
--- a/remove.xml
+++ b/remove.xml
@@ -40,6 +40,7 @@
     <remove-project name="platform/packages/services/Telecomm" />
     <remove-project name="platform/packages/services/Telephony" />
 
+    <remove-project name="platform/system/bpf" />
     <remove-project name="platform/system/core" />
     <remove-project name="platform/system/libhidl" />
     <remove-project name="platform/system/security" />