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

Commit a42cf8d6 authored by vichang's avatar vichang Committed by Gerrit Code Review
Browse files

Merge "Predefine U_IN_DOXYGEN in NDK Doxyfile"

parents 3d2a8f50 75788cdd
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -1638,6 +1638,7 @@ PREDEFINED = \
    "__attribute__(x)=" \
    "__attribute__(x)=" \
    __ANDROID__ \
    __ANDROID__ \
    __BIONIC__ \
    __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
# 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.
# this tag can be used to specify a list of macro names that should be expanded.