echo"This script is used to generate the Mainline modules backed-by NDK symbols."
echo""
echo"To run this script use: ./ndk_backedby_module.sh \$BINARY_IMAGE_DIRECTORY \$OUTPUT_FILE_PATH \$NDK_LIB_NAME_LIST"
echo"For example: If all the module image files that you would like to run is under directory '/myModule' and output write to /backedby.txt then the command would be:"