soong(nfc): Create framework-nfc sdk library

Using `framework-location` as reference.

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

Change-Id: I309e76165f5563147dde5e581316ee4ac463fbc4
This commit is contained in:
Roshan Pius
2023-11-13 17:16:35 -08:00
parent ce66ba9db8
commit a966a35e94

View File

@@ -696,6 +696,7 @@ func NewConfig(cmdArgs CmdArgs, availableEnv map[string]string) (Config, error)
"framework-location": {},
"framework-media": {},
"framework-mediaprovider": {},
"framework-nfc": {},
"framework-ondevicepersonalization": {},
"framework-permission": {},
"framework-permission-s": {},