mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 04:25:33 -04:00
universal7885: init: Set NFC sku property on supported variants
Change-Id: I30e4f0188c8731e0b3b76ab58ec365808eec96d5 Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
ba5a120ecf
commit
75777bf8c1
3 changed files with 87 additions and 0 deletions
|
|
@ -43,6 +43,9 @@ BOARD_CACHEIMAGE_FILE_SYSTEM_TYPE := ext4
|
|||
# Include
|
||||
TARGET_SPECIFIC_HEADER_PATH := $(COMMON_PATH)/include
|
||||
|
||||
# Init
|
||||
TARGET_INIT_VENDOR_LIB := //$(COMMON_PATH):libinit_universal7904
|
||||
|
||||
# Kernel
|
||||
BOARD_KERNEL_IMAGE_NAME := Image
|
||||
BOARD_KERNEL_BASE := 0x10000000
|
||||
|
|
|
|||
Loading…
Reference in a new issue