Skip to content

add population density provider - #38

Open
soupslurpr wants to merge 4 commits into
GrapheneOS:17from
soupslurpr:population-density-provider
Open

add population density provider#38
soupslurpr wants to merge 4 commits into
GrapheneOS:17from
soupslurpr:population-density-provider

Conversation

@soupslurpr

@soupslurpr soupslurpr commented Aug 5, 2026

Copy link
Copy Markdown
Member

Add the system population density provider implementation to NetworkLocation. Package the S2PD database, query it through a Rust/JNI bridge, initialize access off the service thread, and register the Binder service used by the framework's density-based coarse-location path.

Add provider, data-source, database-mapping, cold-start, and service integration coverage.

Testing:

  • NetworkLocationTests
  • NetworkLocationPopulationDensityColdStartTests
  • libnetwork_location_population_density_rust_inline_tests
  • full akita cur userdebug build and flash
  • real-world density-based coarsening on the development device

Related repository: GrapheneOS/platform_external_population-density.

Related changes:

Closes GrapheneOS/os-issue-tracker#7690

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement population density provider

1 participant