Skip to content

Commit

Permalink
loire: use correct flag nfc for android-7.1.1
Browse files Browse the repository at this point in the history
following marling config https://android.googlesource.com/device/google/marlin/+/android-7.1.1_r8/marlin/BoardConfig.mk#200

Signed-off-by: David Viteri <davidteri91@gmail.com>
  • Loading branch information
alviteri committed Jan 8, 2017
1 parent 5744226 commit 1c816a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PlatformConfig.mk
Expand Up @@ -79,7 +79,7 @@ BOARD_CUSTOM_BT_CONFIG := $(PLATFORM_COMMON_PATH)/bluetooth/vnd_generic.txt
TARGET_PER_MGR_ENABLED := true

# NFC
NFC_NXP_CHIP_TYPE := PN547C2
NXP_CHIP_TYPE := PN547C2

# FM definitions for Broadcom solution
BOARD_HAVE_ALTERNATE_FM := true
Expand Down

0 comments on commit 1c816a1

Please sign in to comment.