commit | 7871b1ecc10c05838615081665db8137c3c74136 | [log] [tgz] |
---|---|---|
author | Michael Butler <butlermichael@google.com> | Fri Sep 24 15:17:49 2021 -0700 |
committer | Michael Butler <butlermichael@google.com> | Thu Sep 30 16:18:29 2021 -0700 |
tree | 4090bfb97868d9dd9f90db8e97cde369ec39abf6 | |
parent | 8a4d729cc99afd6bb37bfa6f23bec04311bf3538 [diff] |
Cleanup NNAPI Telemetry This CL removes the following two fields from the Diagnostic*Info structs: sessionId and packageName PackageName is not used, and sessionId is changed to be retrieved using the function android::nn::getSessionId(). Bug: 173392665 Test: mma Change-Id: I03f4bb0fc889b88d051cd49ab09320e7aec033d2 Merged-In: I03f4bb0fc889b88d051cd49ab09320e7aec033d2 (cherry picked from commit aaf4f9b9b9a44fcd21aa170061427faa134523e4)