manifest: Unfork repositories with no changes

Change-Id: I194f599fa55e299c7728762cc81f1442e403c359
This commit is contained in:
Michael Bestas 2025-11-20 19:13:53 +02:00
parent c5472c7502
commit dad1615f4d
No known key found for this signature in database

View File

@ -31,12 +31,12 @@
</project>
<project path="build/blueprint" name="platform/build/blueprint" groups="pdk,tradefed" remote="aosp" />
<project path="build/pesto" name="platform/build/pesto" groups="pdk" remote="aosp" />
<project path="build/release" name="LineageOS/android_build_release" groups="pdk,tradefed,sysui-studio" />
<project path="build/release" name="platform/build/release" groups="pdk,tradefed,sysui-studio" remote="aosp" />
<project path="build/soong" name="LineageOS/android_build_soong" groups="pdk,tradefed,sysui-studio" >
<linkfile src="root.bp" dest="Android.bp" />
<linkfile src="bootstrap.bash" dest="bootstrap.bash" />
</project>
<project path="art" name="LineageOS/android_art" groups="pdk" />
<project path="art" name="platform/art" groups="pdk" remote="aosp" />
<project path="bionic" name="LineageOS/android_bionic" groups="pdk" />
<project path="bootable/deprecated-ota" name="LineageOS/android_bootable_deprecated-ota" groups="pdk-cw" />
<project path="bootable/recovery" name="LineageOS/android_bootable_recovery" groups="pdk" />
@ -624,7 +624,7 @@
<project path="frameworks/opt/timezonepicker" name="platform/frameworks/opt/timezonepicker" groups="pdk-cw-fs,pdk-fs" remote="aosp" />
<project path="frameworks/opt/tv/tvsystem" name="platform/frameworks/opt/tv/tvsystem" groups="pdk-cw-fs,pdk-fs" remote="aosp" />
<project path="frameworks/opt/vcard" name="platform/frameworks/opt/vcard" groups="pdk-cw-fs,pdk-fs" remote="aosp" />
<project path="frameworks/proto_logging" name="LineageOS/android_frameworks_proto_logging" groups="pdk-cw-fs,pdk-fs,sysui-studio" />
<project path="frameworks/proto_logging" name="platform/frameworks/proto_logging" groups="pdk-cw-fs,pdk-fs,sysui-studio" remote="aosp" />
<project path="frameworks/rs" name="platform/frameworks/rs" groups="pdk" remote="aosp" />
<project path="frameworks/wilhelm" name="platform/frameworks/wilhelm" groups="pdk-cw-fs,pdk-fs" remote="aosp" />
<project path="hardware/broadcom/libbt" name="LineageOS/android_hardware_broadcom_libbt" groups="pdk" />
@ -767,7 +767,7 @@
<project path="packages/modules/Gki" name="platform/packages/modules/Gki" groups="pdk-cw-fs,pdk-fs" remote="aosp" />
<project path="packages/modules/HealthFitness" name="platform/packages/modules/HealthFitness" groups="pdk-cw-fs,pdk-fs" remote="aosp" />
<project path="packages/modules/ImsMedia" name="platform/packages/modules/ImsMedia" groups="pdk" remote="aosp" />
<project path="packages/modules/IntentResolver" name="LineageOS/android_packages_modules_IntentResolver" groups="pdk,sysui-studio" />
<project path="packages/modules/IntentResolver" name="platform/packages/modules/IntentResolver" groups="pdk,sysui-studio" remote="aosp" />
<project path="packages/modules/IPsec" name="platform/packages/modules/IPsec" groups="pdk" remote="aosp" />
<project path="packages/modules/Media" name="platform/packages/modules/Media" groups="pdk" remote="aosp" />
<project path="packages/modules/ModuleMetadata" name="platform/packages/modules/ModuleMetadata" groups="pdk" remote="aosp" />
@ -882,7 +882,7 @@
<project path="prebuilts/vndk/v33" name="platform/prebuilts/vndk/v33" groups="pdk" clone-depth="1" remote="aosp" />
<project path="prebuilts/vndk/v34" name="platform/prebuilts/vndk/v34" groups="pdk" clone-depth="1" remote="aosp" />
<project path="sdk" name="platform/sdk" groups="pdk-cw-fs,pdk-fs" remote="aosp" />
<project path="system/apex" name="LineageOS/android_system_apex" groups="pdk" />
<project path="system/apex" name="platform/system/apex" groups="pdk" remote="aosp" />
<project path="system/authgraph" name="platform/system/authgraph" groups="pdk" remote="aosp" />
<project path="system/bpf" name="platform/system/bpf" groups="pdk" remote="aosp" />
<project path="system/bpfprogs" name="platform/system/bpfprogs" groups="pdk" remote="aosp" />
@ -904,7 +904,7 @@
<project path="system/libbase" name="platform/system/libbase" groups="pdk" remote="aosp" />
<project path="system/libcppbor" name="platform/system/libcppbor" groups="pdk" remote="aosp" />
<project path="system/libfmq" name="platform/system/libfmq" groups="pdk" remote="aosp" />
<project path="system/libhidl" name="LineageOS/android_system_libhidl" groups="pdk,sysui-studio" />
<project path="system/libhidl" name="platform/system/libhidl" groups="pdk,sysui-studio" remote="aosp" />
<project path="system/libhwbinder" name="platform/system/libhwbinder" groups="pdk" remote="aosp" />
<project path="system/libprocinfo" name="platform/system/libprocinfo" groups="pdk" remote="aosp" />
<project path="system/librustutils" name="platform/system/librustutils" groups="pdk" remote="aosp" />