Merge "Migrate Test Targets to New Android Ownership Model" into main

This commit is contained in:
Ronish Kalia 2024-04-22 15:01:56 +00:00 committed by Gerrit Code Review
commit 98ef872235
35 changed files with 50 additions and 12 deletions

View file

@ -19,6 +19,7 @@
*/
package {
default_team: "trendy_team_aaos_framework",
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
// all of the 'license_kinds' from "hardware_interfaces_license"

View file

@ -13,6 +13,7 @@
// limitations under the License.
package {
default_team: "trendy_team_aaos_framework",
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
// all of the 'license_kinds' from "hardware_interfaces_license"

View file

@ -16,6 +16,7 @@
*/
package {
default_team: "trendy_team_connectivity_telemetry",
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
// all of the 'license_kinds' from "hardware_interfaces_license"

View file

@ -15,6 +15,7 @@
//
package {
default_team: "trendy_team_automotive",
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
// all of the 'license_kinds' from "hardware_interfaces_license"

View file

@ -15,6 +15,7 @@
//
package {
default_team: "trendy_team_automotive",
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
// all of the 'license_kinds' from "hardware_interfaces_license"

View file

@ -13,6 +13,7 @@
// limitations under the License.
package {
default_team: "trendy_team_automotive",
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
// all of the 'license_kinds' from "hardware_interfaces_license"

View file

@ -15,6 +15,7 @@
//
package {
default_team: "trendy_team_automotive",
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
// all of the 'license_kinds' from "hardware_interfaces_license"
@ -30,7 +31,7 @@ cc_fuzz {
"FormatConvertFuzzer.cpp",
],
static_libs: [
"android.hardware.automotive.evs@common-default-lib"
"android.hardware.automotive.evs@common-default-lib",
],
cflags: [
"-DCOPY_NV21_TO_RGB32",
@ -44,7 +45,7 @@ cc_fuzz {
"FormatConvertFuzzer.cpp",
],
static_libs: [
"android.hardware.automotive.evs@common-default-lib"
"android.hardware.automotive.evs@common-default-lib",
],
cflags: [
"-DCOPY_NV21_TO_BGR32",
@ -58,7 +59,7 @@ cc_fuzz {
"FormatConvertFuzzer.cpp",
],
static_libs: [
"android.hardware.automotive.evs@common-default-lib"
"android.hardware.automotive.evs@common-default-lib",
],
cflags: [
"-DCOPY_YV12_TO_RGB32",
@ -72,7 +73,7 @@ cc_fuzz {
"FormatConvertFuzzer.cpp",
],
static_libs: [
"android.hardware.automotive.evs@common-default-lib"
"android.hardware.automotive.evs@common-default-lib",
],
cflags: [
"-DCOPY_YV12_TO_BGR32",
@ -86,7 +87,7 @@ cc_fuzz {
"FormatConvertFuzzer.cpp",
],
static_libs: [
"android.hardware.automotive.evs@common-default-lib"
"android.hardware.automotive.evs@common-default-lib",
],
cflags: [
"-DCOPY_YUYV_TO_RGB32",
@ -100,7 +101,7 @@ cc_fuzz {
"FormatConvertFuzzer.cpp",
],
static_libs: [
"android.hardware.automotive.evs@common-default-lib"
"android.hardware.automotive.evs@common-default-lib",
],
cflags: [
"-DCOPY_YUYV_TO_BGR32",

View file

@ -15,6 +15,7 @@
*/
package {
default_team: "trendy_team_android_kernel",
default_applicable_licenses: ["Android-Apache-2.0"],
}

View file

@ -15,6 +15,7 @@
*/
package {
default_team: "trendy_team_aaos_framework",
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
// all of the 'license_kinds' from "hardware_interfaces_license"

View file

@ -15,6 +15,7 @@
*/
package {
default_team: "trendy_team_android_kernel",
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
// all of the 'license_kinds' from "hardware_interfaces_license"

View file

@ -1,4 +1,5 @@
package {
default_team: "trendy_team_aaos_framework",
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
// all of the 'license_kinds' from "hardware_interfaces_license"

View file

@ -15,6 +15,7 @@
*/
package {
default_team: "trendy_team_aaos_framework",
default_applicable_licenses: ["Android-Apache-2.0"],
}

View file

@ -13,6 +13,7 @@
// limitations under the License.
package {
default_team: "trendy_team_aaos_framework",
default_applicable_licenses: ["Android-Apache-2.0"],
}

View file

@ -13,6 +13,7 @@
// limitations under the License.
package {
default_team: "trendy_team_aaos_framework",
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
// all of the 'license_kinds' from "hardware_interfaces_license"

View file

@ -16,6 +16,7 @@
*/
package {
default_team: "trendy_team_automotive",
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
// all of the 'license_kinds' from "hardware_interfaces_license"

View file

@ -13,6 +13,7 @@
// limitations under the License.
package {
default_team: "trendy_team_aaos_framework",
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
// all of the 'license_kinds' from "hardware_interfaces_license"

View file

@ -14,6 +14,7 @@
// User HAL helper library.
package {
default_team: "trendy_team_aaos_framework",
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
// all of the 'license_kinds' from "hardware_interfaces_license"

View file

@ -15,6 +15,7 @@
*/
package {
default_team: "trendy_team_aaos_framework",
default_applicable_licenses: ["Android-Apache-2.0"],
}

View file

@ -15,6 +15,7 @@
*/
package {
default_team: "trendy_team_aaos_framework",
default_applicable_licenses: ["Android-Apache-2.0"],
}

View file

@ -15,6 +15,7 @@
*/
package {
default_team: "trendy_team_aaos_framework",
default_applicable_licenses: ["Android-Apache-2.0"],
}

View file

@ -15,6 +15,7 @@
*/
package {
default_team: "trendy_team_automotive",
default_applicable_licenses: ["Android-Apache-2.0"],
}

View file

@ -15,6 +15,7 @@
*/
package {
default_team: "trendy_team_aaos_framework",
default_applicable_licenses: ["Android-Apache-2.0"],
}

View file

@ -15,6 +15,7 @@
*/
package {
default_team: "trendy_team_aaos_framework",
default_applicable_licenses: ["Android-Apache-2.0"],
}

View file

@ -15,6 +15,7 @@
*/
package {
default_team: "trendy_team_aaos_framework",
default_applicable_licenses: ["Android-Apache-2.0"],
}

View file

@ -13,6 +13,7 @@
// limitations under the License.
package {
default_team: "trendy_team_automotive",
default_applicable_licenses: ["Android-Apache-2.0"],
}

View file

@ -15,6 +15,7 @@
*/
package {
default_team: "trendy_team_automotive",
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
// all of the 'license_kinds' from "hardware_interfaces_license"

View file

@ -15,6 +15,7 @@
*/
package {
default_team: "trendy_team_aaos_framework",
default_applicable_licenses: ["Android-Apache-2.0"],
}

View file

@ -15,6 +15,7 @@
*/
package {
default_team: "trendy_team_aaos_framework",
default_applicable_licenses: ["Android-Apache-2.0"],
}

View file

@ -15,6 +15,7 @@
*/
package {
default_team: "trendy_team_aaos_framework",
default_applicable_licenses: ["Android-Apache-2.0"],
}

View file

@ -1,3 +1,7 @@
package {
default_team: "trendy_team_biometrics_framework",
}
cc_library {
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import

View file

@ -1,4 +1,5 @@
package {
default_team: "trendy_team_biometrics_framework",
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
// all of the 'license_kinds' from "hardware_interfaces_license"

View file

@ -1,4 +1,5 @@
package {
default_team: "trendy_team_biometrics_framework",
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
// all of the 'license_kinds' from "hardware_interfaces_license"

View file

@ -15,6 +15,7 @@
*/
package {
default_team: "trendy_team_biometrics_framework",
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
// all of the 'license_kinds' from "hardware_interfaces_license"

View file

@ -1,4 +1,5 @@
package {
default_team: "trendy_team_biometrics_framework",
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
// all of the 'license_kinds' from "hardware_interfaces_license"

View file

@ -1,4 +1,5 @@
package {
default_team: "trendy_team_biometrics_framework",
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
// all of the 'license_kinds' from "hardware_interfaces_license"