platform_hardware_interfaces/wifi/1.5
Prabir Pradhan 84a19f64f5 Undefine NAN after including it in Looper.h
Looper.h needs to include the header for unordered_map, which itself
includes math.h, which defines the macro NAN. Some HALs use enums called
NAN, which causes a build error if the NAN macro is defined. We need to
undef NAN in these cases after including Looper.h.

Bug: 195020232
Test: presubmit: checkbuild
Merged-In: I63bba8ea809a12571ddc88cd1d20f2adeedf0b30
Change-Id: I63bba8ea809a12571ddc88cd1d20f2adeedf0b30
(cherry picked from commit dda604440b)
2021-08-24 18:40:56 +00:00
..
default Undefine NAN after including it in Looper.h 2021-08-24 18:40:56 +00:00
vts WiFi: Modify OWNERS files 2021-06-15 10:20:29 -07:00
Android.bp Uprev IWifiEventCallback.hal to 1.5 2021-03-19 15:21:29 +08:00
IWifi.hal Uprev IWifiEventCallback.hal to 1.5 2021-03-19 15:21:29 +08:00
IWifiApIface.hal wifi: Add new HAL API: getBridgedInstances 2021-01-27 19:50:13 +08:00
IWifiChip.hal Wifi HAL Multi STA: Clarify behavior during single STA 2021-04-12 11:56:17 -07:00
IWifiEventCallback.hal Add API "startSubsystemRestart" and callback function 2021-03-20 09:29:46 +08:00
IWifiNanIface.hal
IWifiNanIfaceEventCallback.hal
IWifiStaIface.hal Notify scan-only mode to driver for power saving 2021-01-22 23:05:30 +00:00
types.hal Wifi: Add Radio ID in radiostats 2021-03-22 17:52:54 -07:00