+7
−17
tools/pdl/scripts/Android.bp
0 → 100644
+27
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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 pdl_python_generator_test pdl_python_parser_test && /ssd/aosp-master/out/host/linux-x86/nativetest64/pdl_python_generator_test/pdl_python_generator_test && /ssd/aosp-master/out/host/linux-x86/nativetest64/pdl_python_parser_test/pdl_python_parser_test Change-Id: I6b64c0ed77e41348992cf266ce601977ac754f20