Skip to content

Commit

Permalink
lmodroid: Fork federated-compute and flatbuffers
Browse files Browse the repository at this point in the history
To fix build errors caused by our patch in tensorflow.
(QPR2)

Change-Id: I61fa714781ca9fafc634ff6a9402bb9a83c2a0eb
  • Loading branch information
Dhina17 authored and davigamer987 committed Apr 7, 2024
1 parent 72900f8 commit 1da2707
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions snippets/lmodroid.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@
<project path="external/dtc" name="LMODroid/platform_external_dtc" groups="pdk" remote="lmodroid" />
<project path="external/e2fsprogs" name="LMODroid/platform_external_e2fsprogs" groups="pdk" remote="lmodroid" />
<project path="external/exfatprogs" name="LMODroid/platform_external_exfatprogs" remote="lmodroid" />
<project path="external/federated-compute" name="LMODroid/platform_external_federated-compute" remote="lmodroid" />
<project path="external/flatbuffers" name="LMODroid/platform_external_flatbuffers" remote="lmodroid" />
<project path="external/gptfdisk" name="LMODroid/platform_external_gptfdisk" groups="pdk" remote="lmodroid" />
<project path="external/libcxx" name="LMODroid/platform_external_libcxx" groups="pdk" remote="lmodroid" />
<project path="external/libnl" name="LMODroid/platform_external_libnl" groups="pdk" remote="lmodroid" />
Expand Down
2 changes: 2 additions & 0 deletions snippets/remove.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@
<remove-project name="platform/external/dtc" />
<remove-project name="platform/external/e2fsprogs" />
<remove-project name="platform/external/exfatprogs" />
<remove-project name="platform/external/federated-compute" />
<remove-project name="platform/external/flatbuffers" />
<remove-project name="platform/external/gptfdisk" />
<remove-project name="platform/external/libcxx" />
<remove-project name="platform/external/libnl" />
Expand Down

0 comments on commit 1da2707

Please sign in to comment.