Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,9 @@ additional_projects:
- path: external/PdfViewer
name: platform_external_PdfViewer
clone_depth: 1
- path: external/population-density
name: platform_external_population-density
groups: pdk-fs
- path: external/SpeechServices
name: platform_external_SpeechServices
clone_depth: 1
Expand Down
1 change: 1 addition & 0 deletions default.xml
Original file line number Diff line number Diff line change
Expand Up @@ -470,6 +470,7 @@
<project path="external/pixman" name="platform/external/pixman" groups="pdk"/>
<project path="external/ply" name="platform/external/ply" groups="pdk"/>
<project path="external/pogreb" name="platform/external/pogreb" groups="pdk"/>
<project path="external/population-density" name="platform_external_population-density" groups="pdk-fs" remote="grapheneos"/>
<project path="external/private-join-and-compute" name="platform/external/private-join-and-compute" groups="pdk"/>
<project path="external/protobuf" name="platform_external_protobuf" groups="pdk,sysui-studio" remote="grapheneos" aosp-name="platform/external/protobuf"/>
<project path="external/pthreadpool" name="platform/external/pthreadpool" groups="pdk"/>
Expand Down