commit | 404dbf21bb31bf737808def627d03b37445b9f23 | [log] [tgz] |
---|---|---|
author | Justin Yun <justinyun@google.com> | Tue Mar 19 13:01:43 2024 +0900 |
committer | Justin Yun <justinyun@google.com> | Tue Mar 19 18:54:23 2024 +0900 |
tree | 92fd9fd3d544353e4a5088c417b09fc6e3616204 | |
parent | a0141af9f6dfc5c9dfb6995dadc9c8c33920ba85 [diff] |
Include llndk-versioning.h for LLNDK versioning. llndk-versioning.h provides __INTRODUCED_IN_LLNDK and API_LEVEL_AT_LEAST macros. But this header is not availabel in NDK build. It must be included conditionally for the NDK headers. Bug: 302113279 Test: build trunk-staging and next configurations Change-Id: I3294ff7f27ad9baaabd4a76f3f4faa10fe2d8f49