commit | 00626e1df45c7fc0f74f4c6025021fae78a1af4a | [log] [tgz] |
---|---|---|
author | Prashanth Swaminathan <prashanthsw@google.com> | Tue Jul 11 10:48:18 2023 -0700 |
committer | Cherrypicker Worker <android-build-cherrypicker-worker@google.com> | Thu Jan 25 14:13:14 2024 +0000 |
tree | 32b196ad9999a066300c84b8d0f19890b574aff5 | |
parent | f750327f79beb65630700d3ea6a1597809447930 [diff] |
[Cherry-pick] Add sys/cdefs and __REMOVED_IN define to looper.h The looper.h header introduced __REMOVED_IN, which requires the sys/cdefs.h header to provide definitions for the macro. Add them here and update files that include looper.h to not provide their own definitions of __REMOVED_IN. Further, update comments to clarify that the additional defines are in place to satisfy builds that use glibc or Windows/MacOS libcs. Bug: 14257980 (cherry picked from https://android-review.googlesource.com/q/commit:1aa9f86ffdca67e2d007079fcb091fcb5c53dda7) Merged-In: Ia524b7e180c5137e84c205a77dc219b9e9e41608 Change-Id: Ia524b7e180c5137e84c205a77dc219b9e9e41608