OSDN Git Service

BTM_SEC_OUT_FLAGS used to include authorized
authorZach Johnson <zachoverflow@google.com>
Wed, 19 Aug 2020 21:47:06 +0000 (14:47 -0700)
committerZach Johnson <zachoverflow@google.com>
Thu, 20 Aug 2020 07:21:59 +0000 (00:21 -0700)
commit9334808678e74dfae65372e4a8788d6ef11a18d6
tree090a024888da843a7d8d15a39b9af3dbd01a67cd
parent2ac5f1ccc31d74aec825663d697f278d68234882
BTM_SEC_OUT_FLAGS used to include authorized

but now it doesn't so we only need the condition
above this one

Bug: 159815595
Tag: #refactor
Test: compile & verify basic functions working
Change-Id: Ifad48ac18f92e9922eaa9fe04fe66ca04bbd80b2
stack/btm/btm_sec.cc