Skip to content

FortuneOS-CAF/platform_manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FortuneOS

Getting Started:

To get started with FortuneOS, you'll need to get familiar with Repo and Version Control with Git.

To initialize your local repository, use a command like this:

repo init -u https://github.com/FortuneOS-CAF/platform_manifest.git -b vic

Then to sync up:

repo sync -c --no-clone-bundle --optimized-fetch --prune --force-sync -j$(nproc --all)

Compilation:

. build/envsetup.sh
lunch fortune_device-userdebug
mka fortune -j$(nproc --all)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •