Merge "Migrate Test Targets to New Android Ownership Model" into main
This commit is contained in:
commit
242710e3d9
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
|||
// Copyright 2006 The Android Open Source Project
|
||||
|
||||
package {
|
||||
default_team: "trendy_team_android_kernel",
|
||||
default_applicable_licenses: ["hardware_libhardware_legacy_license"],
|
||||
}
|
||||
|
||||
|
@ -49,8 +50,8 @@ cc_library {
|
|||
enabled: true,
|
||||
},
|
||||
apex_available: [
|
||||
"//apex_available:platform",
|
||||
"com.android.uwb",
|
||||
"//apex_available:platform",
|
||||
"com.android.uwb",
|
||||
],
|
||||
min_sdk_version: "Tiramisu",
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue