summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJiyong Park <jiyong@google.com>2021-08-04 12:48:09 +0900
committerJiyong Park <jiyong@google.com>2021-10-25 08:52:07 +0900
commit547a1a4e1f705b1f6a53c0bec95c6846d126aea7 (patch)
tree54272e31b0b888a0b6cfb1f0b591c2462a51546c
parentabd3c31ed6904573a99b6c4d5585e372783f53e6 (diff)
downloadlibfmq-547a1a4e1f705b1f6a53c0bec95c6846d126aea7.tar.gz
The ndk_platform backend will soon be deprecated because the ndk backend can serve the same purpose. This is to eliminate the confusion about having two variants (ndk and ndk_platform) for the same ndk backend. Bug: 161456198 Test: m Merged-In: I6481499a3471d8f1a5dde2dbd68ede98dffae35f Change-Id: I6481499a3471d8f1a5dde2dbd68ede98dffae35f (cherry picked from commit 1f6baebbba9bc3e80d727db79e9375801919d241)
-rw-r--r--fuzzer/Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/fuzzer/Android.bp b/fuzzer/Android.bp
index 6b41e3f..6308d9a 100644
--- a/fuzzer/Android.bp
+++ b/fuzzer/Android.bp
@@ -29,7 +29,7 @@ cc_fuzz {
static_libs: [
"libfmq",
- "android.hardware.common.fmq-V1-ndk_platform",
+ "android.hardware.common.fmq-V1-ndk",
],
shared_libs: [