Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit c1b8da33 authored by Jay Thomas Sullivan's avatar Jay Thomas Sullivan
Browse files

[ECM] Strip colons from sha256-cert-digest

Strip colons from the "sha256-cert-digest" XML attribute of the
recently introduced <enhanced-confirmation-trusted-package> and
<enhanced-confirmation-trusted-installer> SysConfig XML elements,
in effect making colons optional.

The reason for this is that, while we've documented this attribute to
be of the form:

    sha256-cert-digest="E9:7A:BC:2C:D1:..."

...the parsing code, android.content.pm.Signature, expects zero colons.

Fix: 323603510
Test: atest SystemConfigTest
Change-Id: Ida7a49ece110fa66de65fbe966e180a40f974a5e
parent de9c3b36
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment