uwb: install UWB test apk on RP non-user build
Bug: 275456664 Test: local verified pass Change-Id: I8663c731695f2264450e5a2f536034449fef4838 Signed-off-by: Rex Lin <rexcylin@google.com>
This commit is contained in:
parent
c33f8c5ed5
commit
91de28dea2
1 changed files with 4 additions and 0 deletions
|
@ -17,6 +17,10 @@
|
||||||
TARGET_KERNEL_DIR ?= device/google/shusky-kernel
|
TARGET_KERNEL_DIR ?= device/google/shusky-kernel
|
||||||
TARGET_BOARD_KERNEL_HEADERS := device/google/shusky-kernel/kernel-headers
|
TARGET_BOARD_KERNEL_HEADERS := device/google/shusky-kernel/kernel-headers
|
||||||
|
|
||||||
|
ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
|
||||||
|
USE_UWBFIELDTESTQM := true
|
||||||
|
endif
|
||||||
|
|
||||||
$(call inherit-product-if-exists, vendor/google_devices/shusky/prebuilts/device-vendor-ripcurrent.mk)
|
$(call inherit-product-if-exists, vendor/google_devices/shusky/prebuilts/device-vendor-ripcurrent.mk)
|
||||||
$(call inherit-product-if-exists, vendor/google_devices/zuma/prebuilts/device-vendor.mk)
|
$(call inherit-product-if-exists, vendor/google_devices/zuma/prebuilts/device-vendor.mk)
|
||||||
$(call inherit-product-if-exists, vendor/google_devices/zuma/proprietary/device-vendor.mk)
|
$(call inherit-product-if-exists, vendor/google_devices/zuma/proprietary/device-vendor.mk)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue