device: uwb make
call vendor uwb.mk instead of specific modules Bug: 184777464 Change-Id: Iaaf9c1735449fc6d2a2212f0f32d03a5bb9b577b
This commit is contained in:
parent
f2023ff303
commit
ba22a106b8
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