Skip to content
 
 

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Signing Script

Script for creating a signing build environment

Disclaimer

This script only works for password-less keys (DO NOT SET A PASSWORD) This is due to building inline, other steps are necessary for a password

Works with lineage19.1+

How to use

  1. Run this script in your root build directory
bash <(curl -s https://raw.githubusercontent.com/sajidshahriar72543/Signing-Script/main/keygen.sh)
  1. Enter info for certificate subject line and confirm

  2. Hit enter to set no password for each certificate. Cannot set a password to build inline with this method!

Prep device tree (for other ROMs)

In your device tree (or common device tree) add:

-include vendor/lineage-priv/keys/keys.mk

Build as usual!

About

The script guides the user through the process of creating and organizing signing keys for Android custom ROM builds.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages