Initial Android target definition for trinket

CRs-fixed: 2339147

Change-Id: I295f393ca721c92003f2dfd726861b63e4e1e977
This commit is contained in:
Mohit Sharma 2018-10-25 16:11:58 +05:30 committed by Gerrit - the friendly Code Review server
parent f3b1394b15
commit 831ea96a23

View file

@ -38,6 +38,7 @@ GNSS_HIDL_1_0_TARGET_LIST += sdm845
GNSS_HIDL_1_0_TARGET_LIST += sdm660
GNSS_HIDL_1_1_TARGET_LIST := msmnile
GNSS_HIDL_1_1_TARGET_LIST += $(MSMSTEPPE)
GNSS_HIDL_1_1_TARGET_LIST += $(TRINKET)
ifneq (,$(filter $(GNSS_HIDL_1_0_TARGET_LIST),$(TARGET_BOARD_PLATFORM)))