diff options
author | Songchun Fan <schfan@google.com> | 2020-04-29 12:43:53 -0700 |
---|---|---|
committer | Songchun Fan <schfan@google.com> | 2020-04-30 09:45:43 -0700 |
commit | cf463af83f3cc56b1e20950bf60f1cf54e66e271 (patch) | |
tree | 49417906ae4741a0f3c5d901068c9b3f30262a91 /libs/hwui/renderthread/RenderThread.cpp | |
parent | 8650e9aa11e3ad5c72b11e651170060d9fa19cde (diff) |
[pm/metrics] do not log package name for adb installations
Per privacy requirements, we will not log package name if the
installation is initiated from adb.
Test: manual with adb install
Test: $ ./out/host/linux-x86/bin/statsd_testdrive 263
event_metrics {
data {
elapsed_timestamp_nanos: 630320497997
atom {
package_installer_v2_reported {
is_incremental: true
package_name: ""
duration_millis: 567
return_code: 1
}
}
}
}
BUG: 152913040
Change-Id: I147358e59bf6a43fc76b6721ec1a415167b305d7
Diffstat (limited to 'libs/hwui/renderthread/RenderThread.cpp')
0 files changed, 0 insertions, 0 deletions