Re: Change DPI scaling to condensed
to be clear, samsung pay works (there is some saying the initial setup screen gets broken with the scaling change) and android pay will (i am fairly certain) work, but will not be able to add a card (if this is the case, you can go back to the original setting add the card and then go back to the condensed setting)
the issue is that it seems like even though this is an user adjustable option, it is achieving the same thing the adb command does, which is changing the DPI density from whatever is the factory default (and i'm guessing referenced in the build.prop) which when android pay does its check for system integrity, it comes up with a conflict and fails.
the samsung pay issue i think deals with the scaling issue of the onboarding process (i think the video part of it gets messed up and you can't move forward) but has no issue working if you're past that part of the process. (it doesn't seem to do the same kind of system check that android pay does.
can someone who has only done the condensed option (not the adb command) try to add a card in android pay and see if that's possible?