Mishaal Rahman: Android is adding native support for repair mode, a feature that "creates a secure environment to protect the user's privacy when the device is being repaired."
This is honestly something Android should have years ago.
But it's never too late to get it. Should save ton of time for everyone involved and keep better user privacy
We used to have this ability, but apparently nobody wanted SD cards so they dropped them from all the devices. Now we get to pay for monthly cloud subscriptions and larger Mobile data packages, all while Google continues to cut away at user access into the OS. Yay 🙄
but apparently nobody wanted SD cards so they dropped them from all the devices.
I think you have that the wrong way around. It is not that nobody wanted SD cards, but that phone manufacturers realised limiting storage capacity while making continually thinner devices (up to a point) would increasingly drive cyclical demand. "Is your phone getting full after a year or two? Well this one has MORE storage and look how slim and sexy it is by comparison!" It is not as though there was an organic consumer demand for phones without memory cards; the profit-motive drives these changes.
The "problem" is that android doesn't just encrypt data; it uses full disk encryption. That means, only things absolutely necessary are accessable before the password is entered. This absolutly necessary stuff does (to my knowledge) not include any diagnostics tools a technician would need to verify the existence of a problem or wether it has been solved.
The new mode would probably just be a way to get more of the system decrypted so the technician can do their job.
no, this isn't fully correct. The first time you boot your phone, you have to unlock with your PIN. This decrypts your user "partition" that holds all your data. Imagine all the crap you produce including apps goes in that partition. The base operating system, what you get from the factory, is in a separate partition that is NOT encrypted by you. So what this repair mode does is basically take advantage of the already built-in DSU functionally for booting generic kernel images (GKI) and instead use it to boot a copy of your system. Your personal data remains fully encrypted.