Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c63b7cf8 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "[LSC] Add LOCAL_LICENSE_KINDS to build/soong"

parents 7ea3a824 1825cb03
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
package {
    default_applicable_licenses: ["Android-Apache-2.0"],
}

python_test_host {
    name: "py_dont_import_folder_of_entrypoint_test",
    main: "mypkg/main.py",
+4 −0
Original line number Diff line number Diff line
package {
    default_applicable_licenses: ["Android-Apache-2.0"],
}

python_test_host {
    name: "py_dont_add_top_level_dirs_test",
    main: "main.py",