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

Commit 4fea0ff0 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 am: c53ef484

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

Change-Id: Ief189fdfc5cbff26fc9e0919651ea5a09ad56295
parents 31fa5c5e c53ef484
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.