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

Commit 42949fda authored by Yihan Dong's avatar Yihan Dong
Browse files

Add proposed trendy teams for VTS modules

Change-Id: Ide242007d61e2089300d2a338add2e00ce46f99a
Test: build locally
Bug: 368362374
parent 0de4aa3c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -15,6 +15,7 @@
//

package {
    default_team: "trendy_team_perception_virtualization",
    // 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"
+1 −0
Original line number Diff line number Diff line
@@ -15,6 +15,7 @@
//

package {
    default_team: "trendy_team_perception_virtualization",
    // 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"
+1 −0
Original line number Diff line number Diff line
@@ -15,6 +15,7 @@
//

package {
    default_team: "trendy_team_perception_virtualization",
    // 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"
+5 −1
Original line number Diff line number Diff line
@@ -15,6 +15,7 @@
//

package {
    default_team: "trendy_team_perception_virtualization",
    // 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"
@@ -45,7 +46,10 @@ cc_test {
        "android.hidl.memory@1.0",
        "libhidlmemory",
    ],
    test_suites: ["general-tests", "vts"],
    test_suites: [
        "general-tests",
        "vts",
    ],
    cflags: [
        "-O0",
        "-g",