|
|
|
|
|
by opencl
2793 days ago
|
|
It is very easy to verify these apps have not been modified if you also have access to a known good copy of the same app. Install known good copy -> install suspect APK as upgrade -> signature check performed on upgrade verifies that it was signed with the same key as the old version, so if the upgrade succeeds there has been no modification. |
|
https://android-developers.googleblog.com/2018/06/google-pla...
They specifically cite being able to do this peer to peer.