Skip to content

Commit 532f73a

Browse files
TMartinPPCpdsouza
authored andcommitted
Adding Flo (#9)
Maru manifest for Nexus 7 (flo) Signed-off-by: Tyler Martin <tmartin.41985@gmail.com>
1 parent 829a2c0 commit 532f73a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

default.xml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@
2626
<project path="vendor/maruos/installer" name="installer" remote="maruos" />
2727

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

3032
<project path="abi/cpp" name="platform/abi/cpp" groups="pdk" />
3133
<project path="art" name="platform/art" groups="pdk" />
@@ -39,8 +41,8 @@
3941
<project path="developers/samples/android" name="platform/developers/samples/android" />
4042
<project path="development" name="platform/development" groups="pdk-cw-fs,pdk-fs" />
4143
<project path="device/asus/deb" name="device/asus/deb" groups="device,flo" />
42-
<project path="device/asus/flo" name="device/asus/flo" groups="device,flo" />
43-
<project path="device/asus/flo-kernel" name="device/asus/flo-kernel" groups="device,flo" clone-depth="1" />
44+
<project path="device/asus/flo" name="android_device_asus_flo" remote="maruos" groups="device,flo" />
45+
<project path="device/asus/flo-kernel" name="android_device_asus_flo-kernel" remote="maruos" groups="device,flo" clone-depth="1" />
4446
<project path="device/asus/fugu" name="device/asus/fugu" groups="device,fugu,broadcom_pdk" />
4547
<project path="device/asus/fugu-kernel" name="device/asus/fugu-kernel" groups="device,fugu,broadcom_pdk" clone-depth="1" />
4648
<project path="device/common" name="device/common" groups="pdk-cw-fs,pdk-fs" />

0 commit comments

Comments
 (0)