Skip to content

DiscoveryTeam/platform_manifest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

174 Commits
 
 
 
 
 
 

Repository files navigation

Sync and build Discovery

Sync Discovery

  1. Create a folder for your project

    e.g. mkdir discovery

  2. Enter into the folder you created

    e.g. cd discovery

  3. Init the repo into your project's folder

    repo init -u https://github.com/DiscoveryTeam/platform_manifest -b 9.0 
    
  4. Sync your project

    repo sync 
    

Clone your device sources

You have to clone manually all the needed repositories to build for your device. Like device tree, kernel and vendor.

Build Discovery

source build/envsetup.sh

Replace "devicename" with the codename of your device e.g. breakfast discovery_dumpling

breakfast discovery_devicename

brunch discovery_devicename

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors