Update git submodules
* Update docs/submodules/aai/aai-common.git from branch 'master'
  to 
b76ab490c093e3e4f8d13fd99b15803b0dbfc68d
  - Merge "Optimize the areas where its creating extra memory"
  - Optimize the areas where its creating extra memory
    After doing some analysis using profiler
    found that the most cases where memory is being
    spent when doing an GET is during the conversion
    from one case to another case and instead
    cached that during the start of the application
    Issue-ID: AAI-2331
    Change-Id: I291d5f953d4158daca293198cf6fc7f5cf86d25d
    Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>