This could be big news. I'm still digging into the latest Play Services release to learn more, but the strings clearly suggest Google is working on an Android equivalent to Apple's "Find My" network.
xda-developers.com/google-find-my
Tip
Conversation
This Tweet was deleted by the Tweet author. Learn more
This is one case where it makes sense to put it into GMS. You can't widely roll out something like this if you just add it to AOSP. By putting it in GMS, it'll become available on hundreds of millions of Android devices if not more.
1
12
Adding features to AOSP can also bring them to devices not receiving major OS updates via APEX modules. They can add features in Quarterly Platform Releases and include them in the mainline releases.
1
1
Including it in AOSP or Play services is a choice on whether it will be a proprietary feature or not. It's not about bringing it to more devices. That was the historical excuse, but it doesn't work anymore. It's not valid anymore. In particular, U2F/FIDO2 should be in AOSP...
1
5
We plan on making our own FIDO2 implementation which will be open source. They make strange decisions about these things sometimes, like how we had to get a new open source fastboot.js implementation and web installer built since they chose to keep their one proprietary.
1
3
We'll probably start out with only StrongBox support and skip support for external NFC / Bluetooth / USB security keys to keep things simple. We'd probably only support USB security keys if we did add it.
It won't really be a huge project. Hardest part is Chromium integration.

