Skip to content

Commit

Permalink
Adding Flo (#9)
Browse files Browse the repository at this point in the history
Maru manifest for Nexus 7 (flo)

Signed-off-by: Tyler Martin <[email protected]>
  • Loading branch information
TMartinPPC authored and pdsouza committed Feb 18, 2017
1 parent 829a2c0 commit 532f73a
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions default.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@
<project path="vendor/maruos/installer" name="installer" remote="maruos" />

<project path="kernel/hammerhead" name="android_kernel_hammerhead" groups="hammerhead" remote="maruos" revision="hammerhead-3.4-marshmallow-mr3" clone-depth="1"/>
<project path="kernel/flo" name="android_kernel_flo" groups="flo" remote="maruos" clone-depth="1"/>


<project path="abi/cpp" name="platform/abi/cpp" groups="pdk" />
<project path="art" name="platform/art" groups="pdk" />
Expand All @@ -39,8 +41,8 @@
<project path="developers/samples/android" name="platform/developers/samples/android" />
<project path="development" name="platform/development" groups="pdk-cw-fs,pdk-fs" />
<project path="device/asus/deb" name="device/asus/deb" groups="device,flo" />
<project path="device/asus/flo" name="device/asus/flo" groups="device,flo" />
<project path="device/asus/flo-kernel" name="device/asus/flo-kernel" groups="device,flo" clone-depth="1" />
<project path="device/asus/flo" name="android_device_asus_flo" remote="maruos" groups="device,flo" />
<project path="device/asus/flo-kernel" name="android_device_asus_flo-kernel" remote="maruos" groups="device,flo" clone-depth="1" />
<project path="device/asus/fugu" name="device/asus/fugu" groups="device,fugu,broadcom_pdk" />
<project path="device/asus/fugu-kernel" name="device/asus/fugu-kernel" groups="device,fugu,broadcom_pdk" clone-depth="1" />
<project path="device/common" name="device/common" groups="pdk-cw-fs,pdk-fs" />
Expand Down

0 comments on commit 532f73a

Please sign in to comment.