commit | eb744bc14c0d1e64c4291b3f869d6055db36b0f3 | [log] [tgz] |
---|---|---|
author | yanggang.yang <yanggang.yang@mediatek.com> | Fri Apr 21 11:05:42 2023 +0800 |
committer | Hongguang Chen <hgchen@google.com> | Fri Apr 28 17:02:08 2023 +0000 |
tree | 7c87de6104cc55aae524a97286fd2014109d1165 | |
parent | 658fdaaa2a343aa3486dcc8ef62ce8d919b38abf [diff] |
Bluetooth AIDL: SetTerminalRaw on fd Call SetTerminalRaw on the fd that was opened, since mFD has not been set. If SetTerminalRaw fails, log it but continue, since some platforms do not need this call. Bug: 279870989 Test: start Bluetooth on a device that doesn't need SetTerminalRaw Change-Id: I97c92c407b7c80442a0ba0812a630525219670a0