Update git submodules

* Update platform/superproject from branch 'master'
  to 566dc741ec1a1b14be815394c4946a7bc26795ee
  - Update git submodules
    
    * Update system/security from branch 'master'
      to 13ffc595536b18d979d55a0849bc8a4cd6955349
      - Merge "Keystore 2.0: Allow by key id usage of granted keys."
      - Keystore 2.0: Allow by key id usage of granted keys.
        
        When keys are loaded by grant they may be used by key id subsequently.
        This patch adds a check of the grant database when loading the access
        tuple. If one is found the access vector is populated allowing
        the permission callback to perform access control based on the grant.
        
        Test: keystore2_test
        Change-Id: If70dfbc035aed5aa3842663d475b489df3e3dd4e
        

* Update platform/system/security from branch 'master'
  to 13ffc595536b18d979d55a0849bc8a4cd6955349
  - Merge "Keystore 2.0: Allow by key id usage of granted keys."
  - Keystore 2.0: Allow by key id usage of granted keys.
    
    When keys are loaded by grant they may be used by key id subsequently.
    This patch adds a check of the grant database when loading the access
    tuple. If one is found the access vector is populated allowing
    the permission callback to perform access control based on the grant.
    
    Test: keystore2_test
    Change-Id: If70dfbc035aed5aa3842663d475b489df3e3dd4e
    
2 files changed