Commit cfb99ae
authored
Make android paths easier to override (#260)
At the moment, the OpenCL-ICD-Loader checkout in android is using a
patch to override the vendor/layer paths staticaly in the source code.
This patch aims at dropping that patch in android.
It also moves the overload to the build system file (Soong's blueprint
for android) instead of having it staticaly inline in the source code.
https://android.googlesource.com/platform/external/OpenCL-ICD-Loader/+/refs/heads/main/loader/icd_platform.h1 parent f234761 commit cfb99ae
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
| 29 | + | |
| 30 | + | |
28 | 31 | | |
| 32 | + | |
29 | 33 | | |
30 | 34 | | |
31 | 35 | | |
| |||
0 commit comments