commit | 942eb1cdadd57d5cd9ee75cd54c56866f8689d8f | [log] [tgz] |
---|---|---|
author | Weilin Xu <xuweilin@google.com> | Tue Feb 13 11:58:57 2024 -0800 |
committer | Weilin Xu <xuweilin@google.com> | Tue Feb 13 11:58:57 2024 -0800 |
tree | a3ed0c997b5b456bbfd090f3f63a5ba145373499 | |
parent | e2d1465d55d499b34f2eca55beb069c41f20117c [diff] [blame] |
Migrate bcradio HAL test to new test owner model Bug: 324978397 Test: build okay Change-Id: I9c62d40c590f7c81381cfa9668ae34525308dc1f
diff --git a/broadcastradio/common/utilsaidl/Android.bp b/broadcastradio/common/utilsaidl/Android.bp index 4814778..e3bdfdd 100644 --- a/broadcastradio/common/utilsaidl/Android.bp +++ b/broadcastradio/common/utilsaidl/Android.bp
@@ -20,6 +20,7 @@ // 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"], }