Skip to content

Commit

Permalink
lmodroid: Sync system/bpf
Browse files Browse the repository at this point in the history
Change-Id: Icf532b93de50e2e8156bd66927d1fc7b5724fd73
  • Loading branch information
iKeramat authored and davigamer987 committed Apr 7, 2024
1 parent 1da2707 commit 25defbd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions snippets/lmodroid.xml
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@
<project path="prebuilts/lmodroid" name="LMODroid/platform_prebuilts_lmodroid" remote="lmodroid" />

<!-- System -->
<project path="system/bpf" name="LMODroid/platform_system_bpf" groups="pdk" remote="lmodroid"/>
<project path="system/core" name="LMODroid/platform_system_core" remote="lmodroid" />
<project path="system/extras" name="LMODroid/platform_system_extras" groups="pdk" remote="lmodroid"/>
<project path="system/keymaster" name="LMODroid/platform_system_keymaster" groups="pdk" remote="lmodroid"/>
Expand Down
1 change: 1 addition & 0 deletions snippets/remove.xml
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@
<remove-project name="platform/packages/services/Telephony" />

<!-- System-->
<remove-project name="platform/system/bpf" />
<remove-project name="platform/system/core" />
<remove-project name="platform/system/extras" />
<remove-project name="platform/system/keymaster" />
Expand Down

0 comments on commit 25defbd

Please sign in to comment.