No description
Find a file
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
apexkey Add apexkey "com.android.hardware" 2023-08-24 16:47:11 +09:00
atrace/1.0 Allow atrace hal tracefs access 2022-01-14 14:02:42 -08:00
audio Merge Android U (ab/10368041) 2023-08-25 13:29:30 -07:00
authsecret Put authsecret example in VAPEX 2023-08-21 22:54:48 +00:00
automotive Update OWNERS file am: bacdd1ec09 2023-09-06 04:55:17 +00:00
biometrics Add virtual fingerprint HAL APEX 2023-06-02 03:46:25 +00:00
bluetooth Merge "Use the PDL library for HCI packets" into main am: ab10c92241 2023-09-01 21:31:03 +00:00
boot Update bug component from Android Systems to OTA client am: dbf321c5ee 2023-08-29 15:10:00 +00:00
broadcastradio Fix Result enum doc in AIDL broadcast radio HAL 2023-04-26 21:49:32 +00:00
camera Merge Android U (ab/10368041) 2023-08-25 13:29:30 -07:00
cas Merge "Don't use String8 path functions [cas hidl]" into main am: 750f415a8d 2023-08-30 10:26:36 +00:00
common Support mainline s/w codec 2023-08-01 19:32:52 +00:00
compatibility_matrices Merge "Mark neuralnetworks HAL as updatable-via-apex" into main 2023-09-01 08:47:22 +00:00
configstore Add OWNERS for VTS module VtsHalConfigstoreV1_0TargetTest 2021-08-11 16:38:55 -07:00
confirmationui UpsideDownCake is now 34 2023-04-07 23:41:20 +00:00
contexthub Merge Android U (ab/10368041) 2023-08-25 13:29:30 -07:00
drm Merge changes from topic "udc-merge-291102124" into aosp-main-future 2023-08-28 22:13:07 +00:00
dumpstate Merge "Enable java backend for IDumpstateDevice HAL" into tm-qpr-dev am: 46a28f16ea 2022-09-08 22:23:55 +00:00
fastboot UpsideDownCake is now 34 2023-04-07 23:41:20 +00:00
gatekeeper Merge Android U (ab/10368041) 2023-08-25 13:29:30 -07:00
gnss Merge "Adding bug component per http://go/xts-owners-policy" am: 827ca53e4e am: f9257b36c2 am: f22e72229a 2023-05-02 21:46:31 +00:00
graphics Merge Android U (ab/10368041) 2023-08-25 13:29:30 -07:00
health Merge "Use String8/16 c_str [health]" into main am: e76430d6f8 2023-08-29 22:26:26 +00:00
identity Merge "identity: Set testMode to false for RKP." am: 087b29d75a am: 8ff617bdd0 am: 6c1c507c6b 2023-05-25 00:52:17 +00:00
input Add cpp20 to input vts test 2023-04-21 01:51:49 +00:00
ir ir impl point fixes 2022-10-31 20:43:43 +00:00
keymaster KM 4: Add Root-of-Trust test cases 2023-07-20 18:05:18 -04:00
light lights: Add state to the example service 2023-06-29 10:54:30 -07:00
media Merge "media.c2 aidl: Use IGraphicBufferAllocator for createBlockPool()" into main am: 6e053ee395 2023-08-29 20:50:29 +00:00
memtrack vndk libs - frozen true 2022-11-18 23:40:59 +00:00
neuralnetworks Merge "Make apex_available of nn hidl interfaces explicit in Android.bp" am: fd48e195bb am: 1156f7c564 am: b0e2887437 2023-05-06 18:24:14 +00:00
nfc Enable Rust backend for NFC AIDL HAL 2023-07-17 04:17:08 +00:00
oemlock Implement oemlock AIDL default 2022-11-15 17:37:08 +00:00
power Freeze android.hardware.power.stats 2023-07-31 23:48:01 +00:00
radio Merge UP1A.230905.019 2023-08-31 12:31:10 -07:00
rebootescrow/aidl Remove AIDL-libs from VNDK 2022-06-14 16:42:42 +09:00
renderscript/1.0 Backfill owner information for VTS module VtsHalRenderscriptV1_0TargetTest. 2021-09-03 16:33:59 -07:00
scripts Update ANAPIC reviews to be easier to manage in gerrit 2023-02-22 23:01:48 +00:00
secure_element UpsideDownCake is now 34 2023-04-07 23:41:20 +00:00
security Merge "Make android.hardware.security.rkp-rust available for virt apex" into main am: 01fc1b7279 2023-09-06 08:04:00 +00:00
sensors Merge Android U (ab/10368041) 2023-08-25 13:29:30 -07:00
soundtrigger Use explicit aidl versions for audio hal and soundtrigger dependencies. 2022-09-07 00:55:19 +00:00
tests Update vibrator example extension aidl_interface with versions_with_info 2023-03-21 16:08:08 +00:00
tetheroffload Merge "remove inprocess tethering" am: 5bbc1a4021 am: 22c65c200b am: 152df61415 2023-05-19 22:22:32 +00:00
thermal UpsideDownCake is now 34 2023-04-07 23:41:20 +00:00
threadnetwork Merge changes from topic "threadnetwork-apex" into main 2023-08-25 07:17:09 +00:00
tv Add CAS AIDL/HIDL support for Tuner Descrambler Tests 2023-08-31 11:39:38 +05:30
usb Merge "Test: Don't check results when no type-c ports" am: 7e9eece7b3 am: 8cf1bf3f00 am: 9912848327 2023-06-21 07:13:54 +00:00
uwb Merge Android U (ab/10368041) 2023-08-25 13:29:30 -07:00
vibrator Revert "Revert "vib example client on product"" am: 3e776b9e04 am: b192b1cec2 am: a38302413a 2023-03-14 00:59:29 +00:00
vr/1.0 Vts VR test -= vr.h - IWYU 2023-07-25 17:35:58 +00:00
weaver Freeze android.hardware.weaver 2023-07-31 23:47:54 +00:00
wifi Undefine NAN before defining it again 2023-09-07 01:41:11 +00:00
.clang-format Replace clang-format with symlink. 2019-01-18 14:26:33 -08:00
.gitignore Add .gitignore 2021-10-28 22:04:46 +00:00
Android.bp Stop using group_static_libs property 2021-08-30 23:20:08 +00:00
CleanSpec.mk Clean up android.hardware.automotive.vehicle intermediates. 2023-08-25 13:29:36 -07:00
current.txt Fix inconsistencies in VehicleArea HAL documentation 2023-03-29 20:12:05 +00:00
METADATA Add METADATA to interfaces: Apache2=NOTICE 2020-05-01 10:59:55 -07:00
NOTICE Apache2 module license. 2016-08-30 11:28:36 -07:00
OWNERS remove guangzhu from OWNERS 2022-08-01 16:19:14 +00:00
PREUPLOAD.cfg Turn aidl_format on 2021-01-21 15:06:51 +09:00
TEST_MAPPING Add hal_implementation_test on automotive cf to test_mapping 2023-04-03 17:08:37 +00:00
update-base-files.sh Generate constants from the audio HAL V7.1 enums 2022-02-14 19:08:09 +00:00
update-makefiles.sh Remove update scripts for VTS makefiles. 2019-02-28 18:39:29 +00:00