Define LOCAL_PATH
Similar to b/286503615 as komodo_ufs is also failing. Bug: 286503615 Change-Id: Ic3fa6a163eb958fbdbc5bfabc8e1411a2bbb9690 Signed-off-by: Jaegeuk Kim <jaegeuk@google.com>
This commit is contained in:
parent
20ad070508
commit
c0e7918504
2 changed files with 4 additions and 0 deletions
|
@ -17,6 +17,8 @@
|
|||
TARGET_KERNEL_DIR ?= device/google/caimito-kernel
|
||||
TARGET_BOARD_KERNEL_HEADERS := device/google/caimito-kernel/kernel-headers
|
||||
|
||||
LOCAL_PATH := device/google/caimito
|
||||
|
||||
ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
|
||||
USE_UWBFIELDTESTQM := true
|
||||
endif
|
||||
|
|
|
@ -17,6 +17,8 @@
|
|||
TARGET_KERNEL_DIR ?= device/google/caimito-kernel
|
||||
TARGET_BOARD_KERNEL_HEADERS := device/google/caimito-kernel/kernel-headers
|
||||
|
||||
LOCAL_PATH := device/google/caimito
|
||||
|
||||
ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
|
||||
USE_UWBFIELDTESTQM := true
|
||||
endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue