commit | 2831b14048920fde614657aad8813064855248fd | [log] [tgz] |
---|---|---|
author | Raff Tsai <rafftsai@google.com> | Wed Jan 02 17:07:22 2019 +0800 |
committer | Raff Tsai <rafftsai@google.com> | Thu Jan 03 12:12:51 2019 +0800 |
tree | 9daa5094b5d07b7aacf87d8f0a075e9754f8a913 | |
parent | cc8212edf6542e078f24a542c14630b2302f72f8 [diff] |
Release the media player when the video preference is not visible. Mediaplayer is not released when the device is paused, and hence it keep consuming battery. Fixes: 120945749 Test: adb root && watch -n 0.5 -d "adb shell cat /sys/kernel/debug/msm_vidc/core0/inst*/info\|egrep -i \"height\|width\|instance\|fps\|name\"" Use above command to check if any decoder instance exists. Change-Id: Ia0edbba0c2fd3c70753bc36d23d82c0770f95672