device: uwb make am: ba22a106b8
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14117029 Change-Id: Ib9e8410bb365ec8f5adc07ef08bd7cf754ade7c9
This commit is contained in:
commit
5d49d53d66
1 changed files with 1 additions and 12 deletions
13
uwb/uwb.mk
13
uwb/uwb.mk
|
@ -14,18 +14,7 @@
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
# UWB - ultra wide band
|
# UWB - ultra wide band
|
||||||
PRODUCT_PACKAGES_DEBUG += \
|
$(call inherit-product-if-exists, vendor/qorvo/uwb/uwb.mk)
|
||||||
wpan-mcps \
|
|
||||||
test_data_transfer \
|
|
||||||
iwpan \
|
|
||||||
UwbService \
|
|
||||||
UwbFieldTest \
|
|
||||||
uwbservicectl \
|
|
||||||
hardware.qorvo.uwb \
|
|
||||||
hardware.qorvo.uwb-java \
|
|
||||||
hardware.qorvo.uwb-service \
|
|
||||||
haluwbctl \
|
|
||||||
$(NULL)
|
|
||||||
|
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
frameworks/native/data/etc/android.hardware.uwb.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.uwb.xml
|
frameworks/native/data/etc/android.hardware.uwb.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.uwb.xml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue