Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1b422c64 authored by Matthew Xie's avatar Matthew Xie Committed by Android Git Automerger
Browse files

am 7754203d: Merge "Enforce Authentication for incoming HID connection" into lmp-mr1-dev

* commit '7754203d':
  Enforce Authentication for incoming HID connection
parents 24fcae33 7754203d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1711,7 +1711,7 @@ bt_status_t btif_hh_execute_service(BOOLEAN b_enable)
     if (b_enable)
     {
          /* Enable and register with BTA-HH */
          BTA_HhEnable(BTA_SEC_ENCRYPT, bte_hh_evt);
          BTA_HhEnable(BTUI_HH_SECURITY, bte_hh_evt);
     }
     else {
         /* Disable HH */