diff options
| author | 2025-03-14 12:05:17 +0000 | |
|---|---|---|
| committer | 2025-03-17 09:51:27 -0700 | |
| commit | aca60579560703a0702c06aa7e7d19d261f6406b (patch) | |
| tree | 77f88df89dad518fa002da7de109722e142bd452 /libs/androidfw/FileStream.cpp | |
| parent | 36c32d2a27eabb342b334434d379d0119c65fd22 (diff) | |
Add logging for missed auto-rotate issue scenarios
The current implementation failed to capture a specific scenario: device state change -> >1500ms -> setting change -> device state change.
This sequence is valid and should be logged.
Ensure only the first change's timestamp is reset.
This allows subsequent changes to be accurately assessed for potential issues, as their timestamps are retained.
Bug: 402764691
Test: atest DeviceStateAutoRotateSettingIssueLoggerTests
Flag: com.android.window.flags.enable_device_state_auto_rotate_setting_logging
Change-Id: I32f8a53c0ab80cc96b29a65cfa18e34b0e2d87dc
Diffstat (limited to 'libs/androidfw/FileStream.cpp')
0 files changed, 0 insertions, 0 deletions