| ▲ | FartyMcFarter an hour ago | |
> Google, this small tech company (correct me if I'm wrong), is peddling source code via tarballs on google drive. What is the context for this? It's not clear from the linked social media post. The Android kernel source code is in git: https://android.googlesource.com/kernel/common/ Plus there's a lot of other Android source hosted on Google's git servers: https://android.googlesource.com/ | ||
| ▲ | gruez 8 minutes ago | parent | next [-] | |
>The Android kernel source code is in git: https://android.googlesource.com/kernel/common/ That's the mainline kernel. Actual devices use various LTS kernels, for instance the pixel 9a uses kernel 6.1[1], which was hasn't been updated in a year[2] [1] https://wiki.lineageos.org/devices/tegu/ [2] https://android.googlesource.com/device/google/tegu-kernels/... | ||
| ▲ | stonogo 12 minutes ago | parent | prev [-] | |
The repositories you have linked are not sufficient to build an Android distribution. In order to get the missing bits, you have to fill out a form: https://source.android.com/opensourcerequest and beg them, and if they decide you are worthy, they will email you a link to a tarball, which is hosted on Google Drive. | ||