IZat SDK:
==================================

Agile DCN is 80-N5182-4
----------------------------------

To generate SDK jar for compilation:
----------------------------------
1. the source tree must be populated, i.e. the frameworks must
   be compiled. Compiling IZat SDK requires it dependencies in
   the frameworks to be compiled and installed beforehand to
       <android-root>/out/target/common/obj/JAVA_LIBRARIES/...

2. run
      scripts/mksdkjar.sh [output-path]

3. default output-path is /tmp/izatsdk

4. below files will be generated:
    docs/
      -  API content. Depending on version of the SDK, content
         may vary.
    docs.tbz
      -  tar zip file that contains everything here except for
         this tbz file itself, for convenience.
    izatsdk.jar
      -  the sdk jar for compilation.