mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_miatoll.git
synced 2025-08-02 22:46:25 +09:00
miatoll: Add NFC support
[dereference23: Rely on libinit instead of device codename] Signed-off-by: Alexander Winkowski <dereference23@outlook.com> Change-Id: Ic135add84d3e1d88a852b798b312b2ea025866a4
This commit is contained in:
committed by
Alexander Winkowski
parent
f32a5cdaa1
commit
7c21e60b93
@ -12,6 +12,12 @@ DEVICE_PATH := device/xiaomi/miatoll
|
||||
# Display
|
||||
TARGET_SCREEN_DENSITY := 440
|
||||
|
||||
# HIDL
|
||||
ODM_MANIFEST_SKUS += \
|
||||
nfc
|
||||
|
||||
ODM_MANIFEST_NFC_FILES := $(DEVICE_PATH)/manifest_nfc.xml
|
||||
|
||||
# OTA assert
|
||||
TARGET_OTA_ASSERT_DEVICE := curtana,excalibur,gram,joyeuse,miatoll
|
||||
|
||||
|
Reference in New Issue
Block a user