Skip to content

Commit

Permalink
README: add How to build section
Browse files Browse the repository at this point in the history
  • Loading branch information
Pohrom committed Sep 1, 2017
1 parent e2040ca commit 434b137
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,10 @@ CDMA/GSM voice,sms and data is working now.

* can't switch mobile data baseband correctly without restart networks.

## How to build

1. `extract-files.sh` to extract vendor files. Support pull from adb automatically or using path argument to extract.
2. `setup-makefiles.sh` to generate vendor file makefiles.
3. `lunch` & `brunch`

Notice: source in `/overlay` may be **outdated**. The overlay contains modification of Captive Portal and `realcall` parameter setter when audio state is changing.

0 comments on commit 434b137

Please sign in to comment.