build(nfc): Create framework-nfc sdk library

Using `framework-location` as reference.

Ignore-AOSP-First: Submitting separately to avoid merge conflicts. See
aosp/2828697
Bug: 303286040
Test: Device boots up after flashing
Test: atest CtsNfcTestCases

Change-Id: I4b9901d2b3924157caebad0d083c4beacbad9749
This commit is contained in:
Roshan Pius
2023-11-13 17:16:00 -08:00
parent a78f1c7bf7
commit 1cbdc45437
2 changed files with 2 additions and 0 deletions

View File

@@ -96,6 +96,7 @@ PRODUCT_PACKAGES += \
framework-location \
framework-minus-apex \
framework-minus-apex-install-dependencies \
framework-nfc \
framework-res \
framework-sysconfig.xml \
fsck.erofs \

View File

@@ -51,6 +51,7 @@ PRODUCT_BOOT_JARS += \
framework-minus-apex \
framework-graphics \
framework-location \
framework-nfc \
ext \
telephony-common \
voip-common \