Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 322c2d71 authored by vichang's avatar vichang Committed by Automerger Merge Worker
Browse files

Merge "Predefine U_IN_DOXYGEN in NDK Doxyfile" am: a42cf8d6

Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/1782972

Change-Id: Iee5653cd2d41a135c184450c2fb86daec6252b3d
parents ce4e0228 a42cf8d6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1638,6 +1638,7 @@ PREDEFINED = \
    "__attribute__(x)=" \
    __ANDROID__ \
    __BIONIC__ \
    "U_IN_DOXYGEN=1" \ # Required by the ICU4C module only

# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
# this tag can be used to specify a list of macro names that should be expanded.