From 1f316ea1d59522360fea6a48931ca518ce48128b Mon Sep 17 00:00:00 2001 From: Roshan Pius Date: Fri, 30 Jul 2021 10:51:03 -0700 Subject: [PATCH] Move existing UWB API classes to UWB apex Following instructions from go/mainline-java-lib to move the existing UWB API classes to the new apex. Bug: 194906542 Test: Compiles Change-Id: I92a20d40b94a5b3fda5cae98a411a3ab75b845ee --- build/allowed_deps.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/build/allowed_deps.txt b/build/allowed_deps.txt index 602c1d5..3189741 100644 --- a/build/allowed_deps.txt +++ b/build/allowed_deps.txt @@ -210,6 +210,7 @@ framework-permission(minSdkVersion:current) framework-statsd(minSdkVersion:30) framework-statsd(minSdkVersion:current) framework-tethering(minSdkVersion:30) +framework-uwb(minSdkVersion:current) framework-wifi(minSdkVersion:30) framework-wifi-util-lib(minSdkVersion:30) gemmlowp_headers(minSdkVersion:(no version))