diff options
author | Shuzhen Wang <shuzhenwang@google.com> | 2020-09-03 15:38:37 -0700 |
---|---|---|
committer | Shuzhen Wang <shuzhenwang@google.com> | 2020-11-18 09:49:17 -0800 |
commit | b2443990e9d4689450bf5e42b9975ac615a23716 (patch) | |
tree | 3d83c34192d340a2fff01b38353939296374b793 /config | |
parent | 961f737505c854b783de6e08b1c5d49e64f143e3 (diff) |
Camera: Enhance camera atoms for system health
Introduce camera system health atoms, including:
- Camera open, close, and session creation time
- Camera session and stream combination information,
- Stream statistics:
- stream width, height, format, dataspace, usage flag,
- max buffer count
- buffer loss
- first frame latency.
Test: ./out/host/linux-x86/bin/statsd_testdrive 227
Test: CTS PerformanceTest
Bug: 154159000
Change-Id: I858d64f3324bb9652a59e5857f2730c92c616a8e
Diffstat (limited to 'config')
-rw-r--r-- | config/preloaded-classes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/preloaded-classes b/config/preloaded-classes index 822b40be811a..df5ca119b60b 100644 --- a/config/preloaded-classes +++ b/config/preloaded-classes @@ -6750,6 +6750,7 @@ android.sysprop.-$$Lambda$TelephonyProperties$illdaSIVv8AlxP9uc8NqC3Ta1tA android.sysprop.-$$Lambda$TelephonyProperties$klELuV5zVSqFveC5l6c3FSJmLAU android.sysprop.-$$Lambda$TelephonyProperties$pFU8zg4eHAdooeRLJg1WBG52cKk android.sysprop.-$$Lambda$TelephonyProperties$sXc3eBCFirzHWb9pvClH7EsiM_Q +android.stats.camera.nano.CameraStreamProto android.sysprop.AdbProperties android.sysprop.ApexProperties android.sysprop.ContactsProperties |