Home
last modified time | relevance | path

Searched refs:TARGET_LIBRARY (Results 1 – 1 of 1) sorted by relevance

/external/skia/platform_tools/android/bin/
Dandroid_gdbserver13 TARGET_LIBRARY="${BUILD_DIR}/lib/lib${APP_NAME}.so"
14 if [ ! -f "$TARGET_LIBRARY" ]
16 echo "Unable to find the ${APP_NAME} library at ${TARGET_LIBRARY}."