News

Cross-Device Trust Could Keep Android Devices Unlocked Using Another Signed-in Device [APK Teardown]

Android’s new Cross-Device Trust feature could let another signed-in device help keep your phone trusted and unlocked, expanding beyond today’s Smart Lock options.

Android’s new Cross-Device Trust feature could let another signed-in device help keep your phone trusted and unlocked, expanding beyond today’s Smart Lock options.

0 Comments

What to know

  • Android is preparing a Cross-Device Trust agent that uses another signed-in device to keep your device trusted and unlocked.
  • The Settings-visible entry would extend device-based unlocking beyond the existing Smart Lock trusted-device options.
  • We found the dormant code in Android’s framework resources in build cp41.260814.003.b1 from an unreleased Pixel 10 Pro Fold Android beta.

Android already offers Smart Lock options that can keep a device unlocked under trusted conditions. A new system component now points to a broader approach built around another device signed in to the same account.

We found the feature while examining Android’s framework resources from the Pixel 10 Pro Fold Android beta build cp41.260814.003.b1. The new code names the feature “Cross-Device Trust” and identifies it as a cross-device trust agent.

About APK teardowns — An APK teardown examines unfinished code packaged inside a beta build, offering an early look at features being developed before they are announced. Features represented by this code can still change, remain behind a server-side flag, or be removed before reaching users.

Cross-Device Trust gets its own Settings entry

The clearest evidence is a pair of newly added resources for the feature’s title and summary. Together, they show that Android is preparing a Settings-visible trust agent called Cross-Device Trust.

cross_device_trust_title = “Cross-Device Trust”
cross_device_trust_summary = “Cross-device trust agent”

A trust agent can contribute to Android’s decision to keep a device in a trusted, unlocked state. In this case, the supplied feature details tie that trust to another signed-in device. That makes the work distinct from the existing Smart Lock trusted-device options: the focus is cross-device trust between devices associated with the same signed-in user.

The dedicated title also matters because it gives the feature a user-facing identity rather than leaving it as an unnamed internal component. Its matching summary explicitly categorizes it as a trust agent, supporting its placement in Settings alongside Android’s other device-unlock and trust controls.

We could not surface Cross-Device Trust in the app yet. The dormant strings establish the feature’s name, its trust-agent role, and the intended cross-device unlocking concept, but they do not reveal its complete setup flow or any requirements beyond the involvement of another signed-in device.

Cross-Device Trust is not available to users yet, and we will watch future Android builds for signs of its rollout.

Leave a Reply

Your email address will not be published. Required fields are marked *