[9610][7885] wlbt :Android GO-Compilation error in HAL.
authorHimani Gupta <himani.g2@samsung.com>
Wed, 11 Apr 2018 13:36:34 +0000 (19:06 +0530)
committerTarun Karela <t.karela@samsung.com>
Mon, 4 Jun 2018 09:40:47 +0000 (10:40 +0100)
Fixed build error in wifi_offload.cpp expected
namespace name.Removed namespace Android.

Change-Id: I8aa9bf8d9af0889a753fd0eae0d094efc089048f
SCSC-Bug-Id:SSB-38847
Signed-off-by: Himani Gupta <himani.g2@samsung.com>
wifi_offload.cpp

index 726c81c36c595ce9ccb9945af6e336422a87709b..9a16ab428f5e2350987fb072e1584abb762bfb27 100644 (file)
 #include "common.h"
 #include "cpp_bindings.h"
 
-#ifndef SLSI_WLAN_UNIT_TEST
-using namespace android;
-#endif
-
 typedef enum {
     MKEEP_ALIVE_ATTRIBUTE_ID,
     MKEEP_ALIVE_ATTRIBUTE_IP_PKT,