[LSC] Add LOCAL_LICENSE_KINDS to external/shflags am: 1eca1ae9a0 am: 92fe1c1b82 am: 789cff296e am: 9f001691ed Original change: https://android-review.googlesource.com/c/platform/external/shflags/+/1588909 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: Ic5d14ee2683cc90010d139e7a8a5a23995367145
shFlags is a port of the Google gflags library for Unix shell. The code is written in a way to be as portable as possible to work across a wide array of Unix variants. It is also tested with shUnit2 to maintain code quality.
If you'd like to use shFlags, feel free to read the documentation. https://github.com/kward/shflags/wiki/Documentation12x