Skip to content

Cardinal-AOSP/manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cardinal-AOSP

Getting Started

To get started with Cardinal-AOSP, you'll need to get familiar with Git and Repo.

To initialise your local repository, use this command:

repo init -u git://github.com/Cardinal-AOSP/manifest.git -b oreo-mr1 -m crd.xml

Time to sync the source! [I love this part]:

repo sync -c -f -j8 --force-sync --no-clone-bundle --no-tags

Compiling the source!

. build/envsetup.sh
lunch cardinal_$device-userdebug
mka bacon -j#

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published