device: uwb make

call vendor uwb.mk instead of specific modules

Bug: 184777464
Change-Id: Iaaf9c1735449fc6d2a2212f0f32d03a5bb9b577b
This commit is contained in:
Victor Liu 2021-04-07 15:05:40 -07:00
parent f2023ff303
commit ba22a106b8

View file

@ -14,18 +14,7 @@
# limitations under the License.
# UWB - ultra wide band
PRODUCT_PACKAGES_DEBUG += \
wpan-mcps \
test_data_transfer \
iwpan \
UwbService \
UwbFieldTest \
uwbservicectl \
hardware.qorvo.uwb \
hardware.qorvo.uwb-java \
hardware.qorvo.uwb-service \
haluwbctl \
$(NULL)
$(call inherit-product-if-exists, vendor/qorvo/uwb/uwb.mk)
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.uwb.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.uwb.xml