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

Commit 9378e224 authored by vichang's avatar vichang Committed by Automerger Merge Worker
Browse files

Merge "Predefine U_IN_DOXYGEN in NDK Doxyfile" am: a42cf8d6 am: 322c2d71...

Merge "Predefine U_IN_DOXYGEN in NDK Doxyfile" am: a42cf8d6 am: 322c2d71 am: c53ef484 am: 4fea0ff0

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

Change-Id: Ia24684b87f087c5fba12de05bf1f3523e1b55bdb
parents 88464383 4fea0ff0
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.