Skip to content

DeepDroidPhone/Deepdroid_manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

731 Commits
 
 
 
 
 
 

Repository files navigation

Deepdroid

The android13 repo tree is now private!!!

Sync

# Initialize local repository
repo init -u https://github.com/DeepDroidPhone/Deepdroid_manifest -b thirteen

# Sync
repo sync -c -j$(nproc --all) --force-sync --no-clone-bundle --no-tags

Build

# Set up environment
$ . build/envsetup.sh

# Choose a target
$ lunch aosp_$device-userdebug

# Build the code
$ mka bacon -jX

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors