Merge "Migrate Test Targets to New Android Ownership Model" into main
This commit is contained in:
commit
d7144fcdf0
10 changed files with 10 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
|||
//
|
||||
|
||||
package {
|
||||
default_team: "trendy_team_native_tools_libraries",
|
||||
default_applicable_licenses: ["bionic_benchmarks_license"],
|
||||
}
|
||||
|
||||
|
|
|
@ -25,6 +25,7 @@
|
|||
// SUCH DAMAGE.
|
||||
|
||||
package {
|
||||
default_team: "trendy_team_native_tools_libraries",
|
||||
default_applicable_licenses: ["bionic_benchmarks_license"],
|
||||
}
|
||||
|
||||
|
|
|
@ -27,6 +27,7 @@
|
|||
//
|
||||
|
||||
package {
|
||||
default_team: "trendy_team_native_tools_libraries",
|
||||
default_applicable_licenses: ["bionic_benchmarks_license"],
|
||||
}
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
// ==============================================================
|
||||
// Used by libmemunreachable
|
||||
package {
|
||||
default_team: "trendy_team_native_tools_libraries",
|
||||
// See: http://go/android-license-faq
|
||||
// A large-scale-change added 'default_applicable_licenses' to import
|
||||
// all of the 'license_kinds' from "bionic_libc_license"
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
// libc_malloc_hooks.so
|
||||
// ==============================================================
|
||||
package {
|
||||
default_team: "trendy_team_native_tools_libraries",
|
||||
// See: http://go/android-license-faq
|
||||
// A large-scale-change added 'default_applicable_licenses' to import
|
||||
// all of the 'license_kinds' from "bionic_libc_license"
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
package {
|
||||
default_team: "trendy_team_native_tools_libraries",
|
||||
// See: http://go/android-license-faq
|
||||
// A large-scale-change added 'default_applicable_licenses' to import
|
||||
// all of the 'license_kinds' from "bionic_libc_license"
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
package {
|
||||
default_team: "trendy_team_native_tools_libraries",
|
||||
default_applicable_licenses: ["bionic_libfdtrack_license"],
|
||||
}
|
||||
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
// each binary. There's a linker script that sets all of that up (generated by
|
||||
// extract_linker), and defines the extern symbols used in this file.
|
||||
package {
|
||||
default_team: "trendy_team_native_tools_libraries",
|
||||
default_applicable_licenses: ["bionic_linker_license"],
|
||||
}
|
||||
|
||||
|
|
|
@ -15,6 +15,7 @@
|
|||
//
|
||||
|
||||
package {
|
||||
default_team: "trendy_team_native_tools_libraries",
|
||||
default_applicable_licenses: ["bionic_tests_license"],
|
||||
}
|
||||
|
||||
|
|
|
@ -15,6 +15,7 @@
|
|||
//
|
||||
|
||||
package {
|
||||
default_team: "trendy_team_native_tools_libraries",
|
||||
default_applicable_licenses: ["bionic_tests_license"],
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue