Skip to content

No AOSP Throttling: You avoid potential throttling, slowdowns, or connection issues from AOSP google servers

Notifications You must be signed in to change notification settings

SA9990/Toolchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“¦ AOSP Clang Upload Workflow


⏩ checkout more aosp prebuilts

Android Clang/LLVM Prebuilts


This repository contains a GitHub Actions workflow that automatically downloads AOSP Clang and uploads them to GitHub Releases. This allows kernel developers to easily cache and reuse specific Clang versions without downloading them repeatedly from AOSP.


🎯 Purpose

  • Download specific AOSP Clang kernel versions.
  • Upload the downloaded tarballs to GitHub Releases.
  • Enable faster and more reliable kernel builds by caching toolchains.

πŸ”— Available Clang Versions

Version Download Link
clang-r522817 Download
clang-r536225 Download
clang-r547379 Download
clang-r563880 Download
clang-r563880b Download

πŸ› οΈ How It Works

  1. The workflow is triggered manually.
  2. It downloads the specified Clang tarball directly from AOSP.
  3. The tarball is uploaded as GitHub Release for convenient access.

About

No AOSP Throttling: You avoid potential throttling, slowdowns, or connection issues from AOSP google servers

Topics

Resources

Stars

Watchers

Forks