summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--emulator/audio/driver/Android.bp1
-rw-r--r--emulator/audio/halservice/Android.bp1
-rw-r--r--emulator/vhal_aidl/Android.bp1
-rw-r--r--emulator/vhal_aidl/VehicleEmulator/Android.bp1
-rw-r--r--emulator/vhal_v2_0/Android.bp1
5 files changed, 5 insertions, 0 deletions
diff --git a/emulator/audio/driver/Android.bp b/emulator/audio/driver/Android.bp
index 8b9f53e..a7e4120 100644
--- a/emulator/audio/driver/Android.bp
+++ b/emulator/audio/driver/Android.bp
@@ -21,6 +21,7 @@ package {
// all of the 'license_kinds' from "device_generic_car_license"
// to get the below license kinds:
// SPDX-license-identifier-Apache-2.0
+ default_team: "trendy_team_aaos_framework",
default_applicable_licenses: ["device_generic_car_license"],
}
diff --git a/emulator/audio/halservice/Android.bp b/emulator/audio/halservice/Android.bp
index 865f1dc..0e1bd8b 100644
--- a/emulator/audio/halservice/Android.bp
+++ b/emulator/audio/halservice/Android.bp
@@ -17,6 +17,7 @@ package {
// all of the 'license_kinds' from "device_generic_car_license"
// to get the below license kinds:
// SPDX-license-identifier-Apache-2.0
+ default_team: "trendy_team_aaos_framework",
default_applicable_licenses: ["device_generic_car_license"],
}
diff --git a/emulator/vhal_aidl/Android.bp b/emulator/vhal_aidl/Android.bp
index 0b50eb7..165301f 100644
--- a/emulator/vhal_aidl/Android.bp
+++ b/emulator/vhal_aidl/Android.bp
@@ -15,6 +15,7 @@
*/
package {
+ default_team: "trendy_team_aaos_framework",
default_applicable_licenses: ["Android-Apache-2.0"],
}
diff --git a/emulator/vhal_aidl/VehicleEmulator/Android.bp b/emulator/vhal_aidl/VehicleEmulator/Android.bp
index e301233..c393ce0 100644
--- a/emulator/vhal_aidl/VehicleEmulator/Android.bp
+++ b/emulator/vhal_aidl/VehicleEmulator/Android.bp
@@ -15,6 +15,7 @@
*/
package {
+ default_team: "trendy_team_aaos_framework",
default_applicable_licenses: ["device_generic_car_license"],
}
diff --git a/emulator/vhal_v2_0/Android.bp b/emulator/vhal_v2_0/Android.bp
index 50e8169..5c93766 100644
--- a/emulator/vhal_v2_0/Android.bp
+++ b/emulator/vhal_v2_0/Android.bp
@@ -18,6 +18,7 @@ package {
// all of the 'license_kinds' from "device_generic_car_license"
// to get the below license kinds:
// SPDX-license-identifier-Apache-2.0
+ default_team: "trendy_team_aaos_framework",
default_applicable_licenses: ["device_generic_car_license"],
}