Skip to content

Commit

Permalink
Update BUILD.md
Browse files Browse the repository at this point in the history
  • Loading branch information
onebillion-admin authored Jan 10, 2017
1 parent 8dc573a commit 897d799
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions BUILD.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,9 @@ Building **onecourse** is a two-step process:
- [Google device drivers](https://dl.google.com/dl/android/aosp/google_devices-dragon-mxc89l-5452d463.tgz)
- [Nvidia drivers](https://dl.google.com/dl/android/aosp/nvidia-dragon-mxc89l-7dd0c758.tgz)

4. Apply `onecourse-AOSP.patch` to the AOSP source tree:
4. Apply `onecourse-AOSP.patch` from the **onecourse source** repository to the AOSP source tree (current workign folder):

curl https://github.com/XPRIZE/GLEXP-Team-onebillion/master/onecourse-AOSP.patch | git apply -v --index
git apply -v --index $ROOT_FOLDER/onecourse-AOSP.patch
git commit -m "Applied onecourse system modifications"


Expand Down

0 comments on commit 897d799

Please sign in to comment.