Skip to content

aosp-msm8960/manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

The Android Open Source Project Nougat 7.0.0_r6

To initialize your local repository using the AOSP trees, use a command like this:

repo init -u git://github.com/aosp-msm8960/manifest.git -b master
```
Then to sync up:
````bash
repo sync
```
Finally to build:
````bash
. build/envsetup.sh
lunch                 -> (device number)
make -j8 otapackage
```

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published