Add a --create mode to fixup_version_script.py.

Most NDK libraries don't have version scripts yet, so add a --create
mode that will generate one based on what we know.

Also rename the script to annotate_version_script.py since that's
more accurate.

Test: ./annotate_version_script.py --create libcamera2ndk.so.json \
          ../../frameworks/av/camera/ndk/libcamera2ndk.map.txt
Bug: None

Change-Id: I62040612118ffb65fabb93157faed79b135f3230
1 file changed