commit | 3b8e00b61402bde1d3d179087f030ea7ccd82135 | [log] [tgz] |
---|---|---|
author | zzy <zhenye@broadcom.com> | Mon Mar 03 16:50:25 2014 -0800 |
committer | Matthew Xie <mattx@google.com> | Mon Mar 03 17:38:43 2014 -0800 |
tree | a28fe91653c6be8c8ca2f63c7372ffa92a5df445 | |
parent | 5ff09a9b7b9de85a15888af6d9b2663c6241ab8a [diff] |
Exit bt process after cleanup Added code to exit bt process and avoid android process caching. The fix also gives end user a chance to recover a bad state bt process by simply turning off/on the bluetooth. Since the process is not recycled, the kernel frees up all leftover fd and memory and gives bt process a fresh start every time. Change-Id: I616345da70bb60f1aeaab151a6bf6f793168a829