Skip to content

AlphaDroid-devices/astonc-manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Build AlphaDroid for OnePlus Ace 3

Prerequisites

Build

  1. Initialise repo with AlphaDroid source code.

    repo init -u https://github.com/alphadroid-project/manifest.git -b alpha-16.2 --git-lfs
    
  2. Download aston manifest by cloning this repo

    git clone https://github.com/alphadroid-devices/astonc-manifest -b alpha-16.2 .repo/local_manifests
    
  3. Sync

    repo sync 
    
  4. Cook some bacon

    . build/envsetup.sh
    lunch alpha_<device>-[<release>]-user
    make bacon
    

    Or the light menu (no bacon)

    . build/envsetup.sh
    brunch aston
    

Enjoy! :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors