libpower: Set uwb apex sdk to Tiramisu
Bug: 215526504 Test: Compiles Change-Id: I7da60eaa71cecbf96e7d4cfa235a16f947d5a416
This commit is contained in:
parent
a07d7c97d0
commit
10c3ee551c
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ cc_library {
|
|||
"//apex_available:platform",
|
||||
"com.android.uwb",
|
||||
],
|
||||
min_sdk_version: "current", // TODO: Move to 32 once SDK is finalized
|
||||
min_sdk_version: "Tiramisu",
|
||||
}
|
||||
|
||||
cc_test {
|
||||
|
|
Loading…
Reference in a new issue