Advertisement
Guest User

Android logcat output when display wakes up on its own

a guest
Jun 5th, 2023
220
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.87 KB | Software | 0 0
  1. 06-02 01:09:50.336 20890 20900 D CHRE : @ 276074.374: [ActivityPlatform] type 4, confidence 48
  2. 06-02 01:09:50.558 1426 5267 I PowerGroup: Waking up power group from Dozing (groupId=0, uid=10204, reason=WAKE_REASON_GESTURE, details=com.android.systemui:BOUNCER_DOZING)...
  3. 06-02 01:09:50.560 1426 5267 I PowerManagerService: Waking up from Dozing (uid=10204, reason=WAKE_REASON_GESTURE, details=com.android.systemui:BOUNCER_DOZING)...
  4. 06-02 01:09:45.390 7012 7012 I sec_ts spi11.0: [sec_input] sec_ts_resume_work: int_cnt 1034106.
  5. 06-02 01:09:45.390 517 517 I exynos-decon[0]: decon_enable +
  6. 06-02 01:09:45.391 357 357 I touch_bus_negotiator tbn: tbn_aoc2ap_irq_thread: bus_released:1 bus_requested:0.
  7. 06-02 01:09:50.565 1426 1531 I DisplayPowerController[0]: Blocking screen on until initial contents have been drawn.
  8. 06-02 01:09:50.566 1775 1775 D KeyguardViewMediator: handleStartKeyguardExitAnimation startTime=338147104 fadeoutDuration=300
  9. 06-02 01:09:50.567 1775 1775 D CentralSurfaces: Received new disable state: enaihbcrso.qingr (unchanged)
  10. 06-02 01:09:50.568 1426 1531 V DisplayPowerController[0]: Brightness [0.44497603] reason changing to: 'manual', previous reason: 'screen_off'.
  11. 06-02 01:09:50.568 1426 1531 I DisplayPowerController[0]: BrightnessEvent: disp=0, physDisp=local:4619827677550801152, brt=0.44497603, initBrt=0.0, rcmdBrt=NaN, preBrt=NaN, lux=0.0, preLux=0.0, hbmMax=0.62, hbmMode=off, rbcStrength=50, powerFactor=1.0, thrmMax=1.0, wasShortTermModelActive=false, flags=, reason=manual, autoBrightness=false
  12. 06-02 01:09:50.568 1426 1531 I DisplayPowerController[0]: BrightnessEvent: disp=0, physDisp=local:4619827677550801152, brt=0.44497603, initBrt=0.44497603, rcmdBrt=NaN, preBrt=NaN, lux=0.0, preLux=0.0, hbmMax=0.62, hbmMode=off, rbcStrength=50, powerFactor=1.0, thrmMax=1.0, wasShortTermModelActive=false, flags=, reason=manual, autoBrightness=false
Tags: Android logcat
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement