Skip to content

[pull] androidx-main from androidx:androidx-main#816

Merged
pull[bot] merged 2 commits intoMaxMood96:androidx-mainfrom
androidx:androidx-main
Feb 7, 2026
Merged

[pull] androidx-main from androidx:androidx-main#816
pull[bot] merged 2 commits intoMaxMood96:androidx-mainfrom
androidx:androidx-main

Conversation

@pull
Copy link

@pull pull bot commented Feb 7, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

Kinjal Bhavsar and others added 2 commits February 6, 2026 14:22
The key entity functionality, specifically the spatial continuity hint updates, now requires the Spatial API version to be at least 2.

This change guards the `setupKeyEntitySubscription` and cleanup logic with a check for `mSpatialApiVersion >= 2`. This ensures that transform subscriptions and calls to `setSpatialContinuityHint` or `clearSpatialContinuityHint` are skipped on devices running older API versions.

Bug: b/481420312 b/482138015

Test: SpatialSceneRuntimeTest updated to verify behavior for API v1 and v2. Manually ran test apps on the device and the emulator.
Change-Id: I8d7092faae4ff6e0fbeb6fce9b568d057ffc9d31
@pull pull bot locked and limited conversation to collaborators Feb 7, 2026
@pull pull bot added the ⤵️ pull label Feb 7, 2026
@pull pull bot merged commit aaea371 into MaxMood96:androidx-main Feb 7, 2026
2 of 3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

Comments