• braveyao's avatar
    Android: move peerconnection out of power observer. · 22c91cc2
    braveyao authored
    Currently when screen is off (or Chrome goes to background) for more than 1 min,
    peerconnection will be stoppted by PowerMonitor to save battery power. This is
    not necesary now since we'll suspend video call when the tab is background. And
    users prefer that audio call can continue while they are doing something else.
    
    BUG=513633
    
    Review-Url: https://codereview.chromium.org/2263373003
    Cr-Commit-Position: refs/heads/master@{#415372}
    22c91cc2
rtc_peer_connection_handler.h 11.1 KB