summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-04-02 23:00:42 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-04-02 23:00:42 +0000
commit28ba5dd6a1ea7106e83e7d4e11380f50bb2441f8 (patch)
tree5006ed1981a7e69c2861fe6fdac417cde55b3c27
parenta09f633daa8e1a8fb3dfa4e6929747a4a24728bd (diff)
parent473adb08703e2d57d61b56a5727f379ce96f4eb5 (diff)
downloadcar-28ba5dd6a1ea7106e83e7d4e11380f50bb2441f8.tar.gz
Snap for 11662267 from 473adb08703e2d57d61b56a5727f379ce96f4eb5 to sdk-release
Change-Id: I3dce55fdc14f45e36730ef56dcd6133ec513e02c
-rw-r--r--emulator/Conn/CommConn/Android.bp1
-rw-r--r--emulator/Conn/SocketComm/Android.bp1
-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
7 files changed, 7 insertions, 0 deletions
diff --git a/emulator/Conn/CommConn/Android.bp b/emulator/Conn/CommConn/Android.bp
index 9de4e08..3a64ba7 100644
--- a/emulator/Conn/CommConn/Android.bp
+++ b/emulator/Conn/CommConn/Android.bp
@@ -13,6 +13,7 @@
// limitations under the License.
package {
+ default_team: "trendy_team_aaos_framework",
default_applicable_licenses: ["device_generic_car_license"],
}
diff --git a/emulator/Conn/SocketComm/Android.bp b/emulator/Conn/SocketComm/Android.bp
index 0a186d1..f302d5e 100644
--- a/emulator/Conn/SocketComm/Android.bp
+++ b/emulator/Conn/SocketComm/Android.bp
@@ -13,6 +13,7 @@
// limitations under the License.
package {
+ default_team: "trendy_team_aaos_framework",
default_applicable_licenses: ["device_generic_car_license"],
}
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"],
}