Update test assertion
This MR fixes 1064676.
Note: there is an comprehensive fix upstream: https://android.googlesource.com/platform/tools/apksig/+/776fedea979283b960ca0d15a15cc4cdcbf5ac07 but it does not apply cleanly and is of interest if we need to compile with multiple Java versions.
Changes:
- add patch to update test assertion due to java.security implementation changes
Testing:
- rebuild in sid chroot
Edited by Vladimir Petko