File tree Expand file tree Collapse file tree
manifest_scripts/manifests-30
waydroid-patches/base-patches-30/prebuilts/build-tools Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 <remove-project name =" LineageOS/android_packages_apps_SetupWizard" />
88 <remove-project name =" device/google/cuttlefish" />
99 <remove-project name =" device/google/cuttlefish_kernel" />
10- <remove-project name =" LineageOS/android_prebuilts_build-tools" />
1110 <remove-project name =" platform/prebuilts/vndk/v29" />
1211</manifest >
Original file line number Diff line number Diff line change 2828 <project path =" vendor/prebuilts/bdapps" name =" boringdroid/vendor_prebuilts_bdapps" remote =" ghub" revision =" refs/heads/boringdroid-11.0.0" />
2929
3030 <!-- Build -->
31- <project path =" prebuilts/build-tools " name =" WayDroid/android_prebuilts_build-tools " groups =" pdk" clone-depth =" 1" remote =" ghub" revision =" refs/heads/lineage-18.1 " />
31+ <project path =" prebuilts/intel-clc " name =" WayDroid/android_prebuilts_intel-clc " groups =" pdk" clone-depth =" 1" remote =" ghub" revision =" refs/heads/main " />
3232
3333 <!-- VNDK -->
3434 <project path =" prebuilts/vndk/v29" name =" WayDroid/android_prebuilts_vndk_v29" groups =" pdk" clone-depth =" 1" remote =" ghub" revision =" refs/heads/lineage-18.1" />
Original file line number Diff line number Diff line change 1+ From 45cddb13519f7e776afbf1b4e8715d5975619f2c Mon Sep 17 00:00:00 2001
2+ From: Alessandro Astone <ales.astone@gmail.com>
3+ Date: Sun, 13 Oct 2024 18:52:35 +0200
4+ Subject: [PATCH] Add prebuilt intel_clc to PATH
5+
6+ ---
7+ path/linux-x86/intel_clc | 1 +
8+ 1 file changed, 1 insertion(+)
9+ create mode 120000 path/linux-x86/intel_clc
10+
11+ diff --git a/path/linux-x86/intel_clc b/path/linux-x86/intel_clc
12+ new file mode 120000
13+ index 0000000..a761224
14+ --- /dev/null
15+ +++ b/path/linux-x86/intel_clc
16+ @@ -0,0 +1 @@
17+ + ../../../intel-clc/intel_clc
18+ \ No newline at end of file
19+ - -
20+ 2.47.0
21+
You can’t perform that action at this time.
0 commit comments