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

Commit 942eb1cd authored by Weilin Xu's avatar Weilin Xu
Browse files

Migrate bcradio HAL test to new test owner model

Bug: 324978397
Test: build okay
Change-Id: I9c62d40c590f7c81381cfa9668ae34525308dc1f
parent e2d1465d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -15,6 +15,7 @@
 */

package {
    default_team: "trendy_team_aaos_framework",
    default_applicable_licenses: ["Android-Apache-2.0"],
}

+1 −0
Original line number Diff line number Diff line
@@ -20,6 +20,7 @@ package {
    // all of the 'license_kinds' from "hardware_interfaces_license"
    // to get the below license kinds:
    //   SPDX-license-identifier-Apache-2.0
    default_team: "trendy_team_aaos_framework",
    default_applicable_licenses: ["hardware_interfaces_license"],
}