Skip to content

exynos1480/android_kernel_samsung_a55x-platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to build

1. Import the toolchain

repo init -u https://github.com/exynos1480/android_kernel_samsung_a55x-manifest -b android14-6.1
repo sync -c --no-tags --no-clone-bundle -j$(nproc --all)

2. Initiate the build

tools/bazel run --nocheck_bzl_visibility --config=stamp --sandbox_debug --verbose_failures --debug_make_verbosity=I //projects/s5e8845:s5e8845_user_dist

Produced files can be found in out/s5e8845_user/dist

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors