platform_build_soong/python
Bob Badour 1825cb03a2 [LSC] Add LOCAL_LICENSE_KINDS to build/soong
Added SPDX-license-identifier-Apache-2.0 to:
  python/tests/dont_import_folder_of_entrypoint/Android.bp
  python/tests/top_level_dirs/Android.bp

Bug: 68860345
Bug: 151177513
Bug: 151953481

Test: m all
Change-Id: I7a1ea160c685361318f9a8543e10b83eeb9dcb7f
2022-09-29 10:18:32 -07:00
..
scripts Add flag to not add directory of entrypoint to sys.path 2022-09-26 11:22:38 -07:00
tests [LSC] Add LOCAL_LICENSE_KINDS to build/soong 2022-09-29 10:18:32 -07:00
Android.bp Add binary properties to python_defaults and add modern_python_path_defaults 2022-09-26 12:05:03 -07:00
androidmk.go Move common test_options properties into the android package 2022-08-17 01:19:15 +08:00
binary.go Add flag to not add directory of entrypoint to sys.path 2022-09-26 11:22:38 -07:00
builder.go Add flag to not add directory of entrypoint to sys.path 2022-09-26 11:22:38 -07:00
defaults.go Add binary properties to python_defaults and add modern_python_path_defaults 2022-09-26 12:05:03 -07:00
installer.go Revert "Fix python_binary_host module in mixed build." 2021-11-03 09:07:26 +00:00
library.go Allowlist apexer for bp2build 2022-06-09 13:28:25 -07:00
proto.go Pass pctx and ctx to NewRuleBuilder 2020-12-01 16:22:16 -08:00
python.go Add flag to not add top-level modules to PYTHONPATH 2022-09-23 11:06:11 -07:00
python_test.go Add flag to not add top-level modules to PYTHONPATH 2022-09-23 11:06:11 -07:00
test.go Move common test_options properties into the android package 2022-08-17 01:19:15 +08:00
testing.go Add preparers for python 2021-03-17 23:56:29 +00:00