logoalt Hacker News

FartyMcFartertoday at 2:53 PM4 repliesview on HN

> 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/


Replies

grueztoday at 3:30 PM

>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/...

show 1 reply
geordieboozertoday at 3:58 PM

Reported here, among other places https://www.androidauthority.com/google-pixel-kernel-code-fo...

fphtoday at 4:16 PM

It's mentioned in the same thread, just scroll up a few pages in the linked social post.

show 1 reply
stonogotoday at 3:26 PM

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.