Skip to content

OpenWatchProject/manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Android 10 Openwatch manifest

Setup build enviroment

https://source.android.com/setup/build/initializing#installing-required-packages-ubuntu-1804

Sync

# Initialize local repository
repo init -u https://github.com/OpenWatchProject/manifest -b android-10

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

Build

$ python vendor/mediatek/proprietary/scripts/releasetools/split_build_helper.py full_c7s-userdebug

The above command will give you 3 commands that are customized for the product and eng/userdebug/user you specfied

Note: Atleast on mt6739 building with eng made the device almost unusable due to the lag.

About

No description, website, or topics provided.

Resources

Stars

4 stars

Watchers

9 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors