Code Monkey home page Code Monkey logo

apatch_action_template's Introduction

APatch Action Template

Usage

After successful build, it will upload AnyKernel3 in Action, which has turned off device check, please flash to phone in Twrp.

First fork this repository to your repository and edit config.env as follows, then click Star or Action, you will see Build Kernel option on the left side, click it and you will see Run workflows on the top of the big dialog box on the right side, click it and it will start the build.

Kernel Source

Type your kernel link

e.g. https://github.com/begonia-dev/android_kernel_xiaomi_mt6785

Kernel Source Branch

Type your kernel branch

e.g. 13.0

Kernel defconfig

Type your kernel defconfig

e.g. begonia_user_defconfig

Kernel file

Type in the image you need, usually the same as BOARD_KERNEL_IMAGE_NAME in your aosp-device tree.

e.g. Image.gz-dtb

Clang version

The default version is zyc clang17.0.0, if you need to change it, you can go to build-kernel.yml to modify it

Usually Clang12 will pass most kernel builds of 4.14 and above. My own Redmi Note 8 Pro 4.14 is using clang17.0.0

Extra build commands

Some kernels require some build commands to be typed in manually in order to build properly, so please don't type them in if you don't need to. Separate commands with spaces.

e.g. LLVM=1 LLVM_IAS=1

Disable LTO

This is used to optimize the kernel, but sometimes it causes errors, so it is provided that it can be disabled, set to true to disable.

Use overlayfs

Please enable this parameter if the kernel does not have it, the module requires

Need DTBO

If your kernel also needs to be flashed with DTBO image, set it to true.

Credits

apatch_action_template's People

Contributors

yervant7 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.