make sure package keys are consistent with shared users
All APKs that want to share a given user id must be signed with the same key. Look inside each APK for what (if any) shared user id it requests, and error out if any with the same shared user are being signed with different keys.
Loading
Please register or sign in to comment