commit | dc952584e37fca96ad0e02e13b2438038fef6bef | [log] [tgz] |
---|---|---|
author | Sungsoo Lim <sungsoo@google.com> | Tue Jun 17 14:53:37 2014 +0900 |
committer | Sungsoo Lim <sungsoo@google.com> | Tue Jun 17 15:27:57 2014 +0900 |
tree | db60b73a317a806208388b889e5bca7f0d95f25a | |
parent | 2fc02ba031076414dd569d2044c1923b40e3bad4 [diff] |
Print a warning message instead of throwing IllegalStateException In TvInputManager.java, when postSessionReleased() is called but onSessionReleased() is not called yet, mToken is null, and it's not an illegal state. Bug: 15095124 Change-Id: Icd2a84ae350d9979e3cef4dbd3a73699e05e7c2a