Update git submodules

* Update platform/build/soong from branch 'master'
  to e413f4046fa30aaf6640a5a9c582387215b68f7e
  - Merge "mixed build targets need transitive tidy files"
  - mixed build targets need transitive tidy files
    
    Previously in mixed builds, only the tidy files for the boundary module
    were built, whereas all of its transitive dependencies' tidy files were
    not being built. Instead we should export the list of transitive tidy
    files for a module so that we can run clang-tidy for the boundary module
    as well as its dependencies.
    
    Bug: 195029134
    Test: WITH_TIDY=1 DISABLE_ARTIFACT_PATH_REQUIREMENTS=true mss tidy-packages-modules-NeuralNetworks --bazel-mode-dev
    Change-Id: I463646d2ae1fc4aa075a54c264e1c34571c3fd5c
    
diff --git a/platform/build/soong b/platform/build/soong
index 3a49e9a..e413f40 160000
--- a/platform/build/soong
+++ b/platform/build/soong
@@ -1 +1 @@
-Subproject commit 3a49e9a068e1d02d058d58de28a50f55a47b613b
+Subproject commit e413f4046fa30aaf6640a5a9c582387215b68f7e