commit | 06be23179da95da1840a331e71c2bf87b1c02657 | [log] [tgz] |
---|---|---|
author | Sharvil Nanavati <sharvil@google.com> | Fri Jul 31 14:22:08 2015 -0700 |
committer | Sharvil Nanavati <sharvil@google.com> | Fri Jul 31 14:22:08 2015 -0700 |
tree | 725db533b21e9775ab60325b3699d79c7f7eff7f | |
parent | c435a11aae0022fdc4aaa14887431dde72725866 [diff] |
Fix CTS Verifier test for insecure RFCOMM connection. Closing an RFCOMM server socket does not remove the corresponding service record from the security database. However, the RFCOMM channel becomes free for reuse. The next RFCOMM server socket will therefore "inherit" the service record for the closed one if it happens to reuse the same channel. Bug: 22880207 Change-Id: Ida3fee49e5f40667d9992dc4c4442f9289adae9e