summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXin Li <delphij@google.com>2020-08-24 15:37:24 -0700
committerXin Li <delphij@google.com>2020-08-25 04:44:09 +0000
commit50f34e4031b4f935b22cf920e8613a2acdd0dab9 (patch)
treebca8c6b0a8de115b264ddadd854f5bd35f9c4757
parent38f1c8b8637320ef33e669f33893f7430feda916 (diff)
downloadmanifest-50f34e4031b4f935b22cf920e8613a2acdd0dab9.tar.gz
Add sunfish projects.
Bug: 160260413 Change-Id: I6354c38a51f7fef50397649189897bfb5eb7ec01 Merged-In: If0ba009cf70a20734d8eef443c172fd718c8a0c3
-rw-r--r--default.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/default.xml b/default.xml
index 041c19658..c98b4b7bd 100644
--- a/default.xml
+++ b/default.xml
@@ -62,6 +62,9 @@
<project path="device/google/coral" name="device/google/coral" groups="device,coral" />
<project path="device/google/coral-kernel" name="device/google/coral-kernel" groups="device,coral" clone-depth="1" />
<project path="device/google/coral-sepolicy" name="device/google/coral-sepolicy" groups="device,coral" />
+ <project path="device/google/sunfish" name="device/google/sunfish" groups="device,sunfish" />
+ <project path="device/google/sunfish-kernel" name="device/google/sunfish-kernel" groups="device,sunfish" clone-depth="1" />
+ <project path="device/google/sunfish-sepolicy" name="device/google/sunfish-sepolicy" groups="device,sunfish" />
<project path="device/google/crosshatch" name="device/google/crosshatch" groups="device,crosshatch,generic_fs" />
<project path="device/google/crosshatch-kernel" name="device/google/crosshatch-kernel" groups="device,crosshatch,generic_fs" clone-depth="1" />
<project path="device/google/crosshatch-sepolicy" name="device/google/crosshatch-sepolicy" groups="device,crosshatch,generic_fs" />
@@ -601,6 +604,13 @@
<project path="hardware/qcom/sdm845/media" name="platform/hardware/qcom/sdm845/media" groups="generic_fs,qcom_sdm845" />
<project path="hardware/qcom/sdm845/thermal" name="platform/hardware/qcom/sdm845/thermal" groups="generic_fs,qcom_sdm845" />
<project path="hardware/qcom/sdm845/vr" name="platform/hardware/qcom/sdm845/vr" groups="generic_fs,qcom_sdm845" />
+ <project path="hardware/qcom/sm7150/display" name="platform/hardware/qcom/sm7150/display" groups="qcom_sm7150" />
+ <project path="hardware/qcom/sm7150/gps" name="platform/hardware/qcom/sm7150/gps" groups="qcom_sm7150" >
+ <linkfile src="os_pickup.mk" dest="hardware/qcom/sm7150/Android.mk" />
+ <linkfile src="os_pickup.bp" dest="hardware/qcom/sm7150/Android.bp" />
+ </project>
+ <project path="hardware/qcom/sm7150/media" name="platform/hardware/qcom/sm7150/media" groups="qcom_sm7150" />
+ <project path="hardware/qcom/sm7150/vr" name="platform/hardware/qcom/sm7150/vr" groups="qcom_sm7150" />
<project path="hardware/qcom/sm8150/data/ipacfg-mgr" name="platform/hardware/qcom/sm8150/data/ipacfg-mgr" groups="qcom_sm8150" >
<linkfile src="os_pickup.mk" dest="hardware/qcom/sm8150/Android.mk" />
<linkfile src="os_pickup.bp" dest="hardware/qcom/sm8150/Android.bp" />