2396a40c90a9f28ee4c63fd7199c38682eaeff70
A session keeps in ApplicationsState list. The fragment don't release the session when it is destroyed. The cause of out of memory is that the session list is increased, but it can't be released. Change-Id: I23635610c9fdfb8a3423299a91cf9b11cb5cdb65 Signed-off-by: daqiangx <daqiangx.li@intel.com>
Description
No description provided
Languages
Java
89.8%
Kotlin
10.2%