SystemServer: use adapter after null check
We perform the check on adapter and not on mAdapter. We should then use adapter and not the mAdapter (since it can change meantime) Bug: 311772251 Flag: Exempt trivial typo fix Test: m Bluetooth Change-Id: I4916bd76e9a8c237e2c48530fdd22bd4dfafcda6
Loading
Please register or sign in to comment