build(nfc): Create framework-nfc sdk library

Splits out the NFC API classes that are going to be part of NFC mainline
module. Uses `framework-location` as reference.

Bug: 303286040
Test: Device boots up after flashing
Test: atest CtsNfcTestCases
Merged-In: I4b9901d2b3924157caebad0d083c4beacbad9749
Change-Id: I4b9901d2b3924157caebad0d083c4beacbad9749
This commit is contained in:
Roshan Pius
2023-11-13 17:16:00 -08:00
parent 001ed67bba
commit 58f0337f22
2 changed files with 2 additions and 0 deletions

View File

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

View File

@@ -50,6 +50,7 @@ PRODUCT_TEST_ONLY_ART_BOOT_IMAGE_JARS := \
PRODUCT_BOOT_JARS += \
framework-minus-apex \
framework-graphics \
framework-nfc \
ext \
telephony-common \
voip-common \