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

Commit 00001111 authored by Billy Lau's avatar Billy Lau
Browse files

BinaryTransparencyService: Refactor comments.

There was a reference to internal name in the comment and this is
being replaced with one which is external facing.

Bug: 263883046
Test: Manual. Not needed, since this is only a change in comment line.
Change-Id: I2188c2b5a5e1e914e317559f6dae7ff4a2b2b4d1
parent 30eac442
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -273,7 +273,7 @@ public class BinaryTransparencyService extends SystemService {
                    String[] signerDigestHexStrings = computePackageSignerSha256Digests(
                            packageInfo.signingInfo);

                    // log to Westworld
                    // log to statsd
                    FrameworkStatsLog.write(FrameworkStatsLog.APEX_INFO_GATHERED,
                                            packageInfo.packageName,
                                            packageInfo.getLongVersionCode(),