commit | 3e9a765ff5e6ab74bed605c86fcf53b6581b9060 | [log] [tgz] |
---|---|---|
author | Alex Klyubin <klyubin@google.com> | Tue Sep 10 14:13:15 2013 -0700 |
committer | Alex Klyubin <klyubin@google.com> | Tue Sep 10 14:24:41 2013 -0700 |
tree | 2a25bc65563c85c08c27019b2bfe7353b726176c | |
parent | 71510286b8ed1d116b0cf234254dcbd8316ff751 [diff] |
Robustify logging of analytics about PackageInstaller. This CL switches from the type-unsafe EventLog.writeEvent method to the strictly-typed EventLogTags.writeInstallPackageAttempt. This method is generated from the definition of this event in EventLogTags.logtags and thus offers compile-time type checking. Bug: 10605940 Change-Id: I62895b60fe4c01d4314eba564476e0f1ed7ad78b