Use modern_python_path_defaults

The python path for soong-built modules used to automatically
include all the subdirectories of the root package, and also
the package of the entrypoint script. Soong is being updated
to remove that, to match bazel's behavior and soong's behavior
with embedded_launcher: true, so update these scripts to work
with the new behavior.

Bug: 245583294
Test: m out/soong/.intermediates/external/libchrome/libmojo_mojom_templates/gen/cpp_templates.zip out/soong/.intermediates/external/libchrome/libmojo_mojom_templates/gen/java_templates.zip
Change-Id: I651030f86a118292955e006582d7131c878ac3fd
2 files changed