platform_hardware_interfaces/wifi
Ryan Prichard 99a4f3cf62 Undefine NAN before defining it again
After upgrading libc++, math.h happens to be included at the point
where this file tries to define NAN. Redefining a macro to a different
value is an error, but #undef'ing a macro is OK even if the macro isn't
actually defined.

Bug: b/175635923
Test: treehugger
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:dd390faa2fcb49ce0e0ebc6ef180118ec370f957)
Merged-In: Ie8e3e87189bcd7ed8fccccfc0a79e04a5bfda16b
Change-Id: Ie8e3e87189bcd7ed8fccccfc0a79e04a5bfda16b
2023-09-07 01:41:11 +00:00
..
1.0 Skip wifi AP tests, if AP feature is not supported am: 6eab68a9e6 am: 7d5727bf65 2023-09-06 18:00:56 +00:00
1.1 Coalesce OWNERS 2022-10-19 04:06:09 +00:00
1.2 Coalesce OWNERS 2022-10-19 04:06:09 +00:00
1.3 Coalesce OWNERS 2022-10-19 04:06:09 +00:00
1.4 Coalesce OWNERS 2022-10-19 04:06:09 +00:00
1.5 Skip wifi AP tests, if AP feature is not supported am: 6eab68a9e6 am: 7d5727bf65 2023-09-06 18:00:56 +00:00
1.6 Merge "Add a new utility class wifi_hidl_test_utils_1_6 for the Wifi VTS tests." 2023-06-07 15:49:51 +00:00
aidl Undefine NAN before defining it again 2023-09-07 01:41:11 +00:00
apex wifi: put vintf fragment into wifi apex 2023-01-30 11:27:22 +09:00
hostapd Add a new utility class wifi_hidl_test_utils_1_6 2023-06-06 22:09:59 +00:00
netlinkinterceptor Disable verbose nlinterceptor log 2023-08-10 18:03:56 +00:00
supplicant Fix VtsHalWifiSupplicantP2pIfaceTargetTest failed issue 2023-04-25 22:17:28 +00:00
OWNERS Coalesce OWNERS 2022-10-19 04:06:09 +00:00