Merge "Add gnss hal 1.1 support for new target"
This commit is contained in:
commit
1bfed36166
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ GNSS_HIDL_1_0_TARGET_LIST += qcs605
|
||||||
GNSS_HIDL_1_0_TARGET_LIST += sdm845
|
GNSS_HIDL_1_0_TARGET_LIST += sdm845
|
||||||
GNSS_HIDL_1_0_TARGET_LIST += sdm660
|
GNSS_HIDL_1_0_TARGET_LIST += sdm660
|
||||||
GNSS_HIDL_1_1_TARGET_LIST := msmnile
|
GNSS_HIDL_1_1_TARGET_LIST := msmnile
|
||||||
|
GNSS_HIDL_1_1_TARGET_LIST += $(MSMSTEPPE)
|
||||||
|
|
||||||
|
|
||||||
ifneq (,$(filter $(GNSS_HIDL_1_0_TARGET_LIST),$(TARGET_BOARD_PLATFORM)))
|
ifneq (,$(filter $(GNSS_HIDL_1_0_TARGET_LIST),$(TARGET_BOARD_PLATFORM)))
|
||||||
|
|
Loading…
Reference in a new issue