Merge "uwb: install UWB test apk on RP non-user build" into udc-d1-dev am: 2f50a84487
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/22638905 Change-Id: Id20658463d46995a45bc4a339c6d46e0d2f38db0 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
76db6d11f5
1 changed files with 4 additions and 0 deletions
|
@ -17,6 +17,10 @@
|
|||
TARGET_KERNEL_DIR ?= device/google/shusky-kernel
|
||||
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/zuma/prebuilts/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