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:
@@ -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(),
|
||||
|
||||
Reference in New Issue
Block a user