commit | aaf4f9b9b9a44fcd21aa170061427faa134523e4 | [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 23:11:00 2021 +0000 |
tree | cc077d370289c99937d06761b9ef863a215b8007 | |
parent | 2dd719405b2a7e1d0de2f379f33f604cb9e113e7 [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