Skip to content

ProjectG/manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AOSP manifest for Optimus G

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

repo init -u git://github.com/ProjectG/manifest.git -b master
```
Then to sync up:
````bash
repo sync
```
Finally to build:
````bash
. build/envsetup.sh
lunch aosp_geehrc-userdebug
make -j8 otapackage
```

About

AOSP manifest for Optimus G

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors