Set LOCAL_SDK_VERSION on pdk/apps/HelloPDK/jni

libhellojni_jni, referred by app HelloPDK, is a simple stub library and
does not use any platform API. HelloPDK has been built with SDK, so this
causes link-type check warnings. LOCAL_SDK_VERSION is added to
libhellojni_jni in order to remove warning.

Bug: 73907534
Test: mma -j does not show any link-type warnings
Merged-In: I188dfe9a46aedf905d2b804040bf2ad75f212b38
Change-Id: I188dfe9a46aedf905d2b804040bf2ad75f212b38
1 file changed
tree: 33bbd218a4d10bdb9ea5640592e999b9b7dcb865
  1. apps/
  2. build/
  3. util/
  4. .gitignore
  5. README