commit | 7aeee970ef7e398f2fee38ec3b57075f5e440161 | [log] [tgz] |
---|---|---|
author | Ulya Trafimovich <skvadrik@google.com> | Wed Jan 25 18:02:28 2023 +0000 |
committer | Ulya Trofimovich <skvadrik@google.com> | Fri Feb 03 16:53:31 2023 +0000 |
tree | 9cfbff564f192fcc472c73eb9a67d5923ed584a1 | |
parent | 5e43dad53f664e8dcecdfb41c0a15abb659fa409 [diff] |
riscv64: add missing UNUSED annotations. The code compiles on other architectures that implement JNI compiler, because they use these variables. However the code won't compile for RISC-V as it falls into the default (unsupported) case. Test: lunch aosp_riscv64-userdebug && m dist Change-Id: I16010e806fe6c51fb0a7a20111e0d1feefde018c