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
This commit is contained in:
Billy Lau
2023-01-04 12:41:42 -06:00
parent 30eac442e5
commit 0000111122

View File

@@ -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(),