Fix the memory leak in TetherSettings
https://code.google.com/p/android/issues/detail?id=210848 We need to close the bluetooth adapter's profile proxy in OnDestroy method, or it will cause TetherSettings object to be held and won't release. And finally it will cause OOM issue. Change-Id: Id7667f751697c8ef9fccaaabfed28a91d4fa4960 Signed-off-by:宋凯伦 <songkailun@xiaomi.com>
Loading
Please register or sign in to comment