Skip to content

Commit

Permalink
add Launcher2
Browse files Browse the repository at this point in the history
  • Loading branch information
peyo-hd committed Mar 3, 2015
1 parent 2c356e3 commit ca0d801
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,12 @@

# Build for Intel box
See https://github.com/peyo-hd/device_x86_ibox
Discussion https://groups.google.com/forum/#!forum/android-x86

# Build for RaspberryPi 2
See https://github.com/peyo-hd/device_brcm_rpi2
Discussion https://groups.google.com/forum/#!forum/android-rpi

# Build for Odroid C1
See https://github.com/peyo-hd/device_aml_odrc


Discussion http://forum.odroid.com/viewforum.php?f=113
2 changes: 2 additions & 0 deletions default.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
<project path="hardware/amlogic/mali" name="codewalkerster/android_hardware_amlogic_mali" revision="s805_4.4.2_master" remote="github"/>

<remote name="peyo" fetch="http://github.com/peyo-hd"/>
<remove-project name="platform/packages/apps/Launcher2" />
<project path="packages/apps/Launcher2" name="packages_apps_Launcher2" revision="nbox" remote="peyo" />
<remove-project name="platform/external/mesa3d"/>
<project path="external/mesa3d" name="external_mesa3d" revision="ibox" remote="peyo"/>
<project path="hardware/drm_gralloc" name="hardware_drm_gralloc" revision="master" remote="peyo"/>
Expand Down

0 comments on commit ca0d801

Please sign in to comment.