OSDN Git Service

Merge "Add packet length check for received AVCTP packets" into oc-dev am: 7f8d2f60e1...
authorPavlin Radoslavov <pavlin@google.com>
Tue, 5 Jun 2018 01:50:50 +0000 (18:50 -0700)
committerandroid-build-merger <android-build-merger@google.com>
Tue, 5 Jun 2018 01:50:50 +0000 (18:50 -0700)
am: 10dc625132

Change-Id: I54dad8a11b35fc5e7281f3c16c44e8eccb96bf37

1  2 
stack/avct/avct_bcb_act.cc

   ******************************************************************************/
  
  /*****************************************************************************
 -*
 -*  Name:           avct_bcb_act.cc
 -*
 -*  Description:    This module contains action functions of the browsing control
 -*                  state machine.
 -*
 + *
 + *  Name:           avct_bcb_act.cc
 + *
 + *  Description:    This module contains action functions of the browsing
 + *                  control state machine.
 + *
   *****************************************************************************/
  
+ #include <log/log.h>
  #include <string.h>
  #include "avct_api.h"
  #include "avct_int.h"