- May 21, 2024
-
-
Alisher Alikhodjaev authored
Calling |enableReaderMode| prevents us from chaning the listen tech. Bug: 337291737 Test: atest CtsNfcHceMultiDeviceTestCases (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:c1eec317f5d98181e7ef8826a16c96ebebd9d498) Merged-In: Id6a5e865cd69bafcf2e0dcfafe104aee3330f138 Change-Id: Id6a5e865cd69bafcf2e0dcfafe104aee3330f138
-
- May 17, 2024
-
-
Roshan Pius authored
Existing callbacks in this method don't follow the `onXXX` pattern. Bug: 340880042 Change-Id: Ic2060f1490645f21b726c3f4f18e66a75cca191b Test: Compiles
-
- May 08, 2024
-
-
Roshan Pius authored
Bug: 232711049 Change-Id: I3888fdbc45d283d6444e302bb44b098e3c4f5c59 Test: Compiles
-
- May 03, 2024
-
-
Oriol Prieto Gasco authored
Set the container field of aconfig flags Test: printflags --format='{package}:{container}:' | grep "::" Bug: 312769710 Flag: NONE Change-Id: I84fda0d5e9813940609436d825738ff786908ff0
-
- Apr 24, 2024
-
-
Jeff DeCew authored
* Broaden jarjar Flags rules for NFC. Note that this brings the NFC rules in line with other packages * Opt classes named CustomFeatureFlags into Ravenwood Flag: none Bug: 336768870 Test: presubmit Change-Id: Ib1e76ebd04915554f464ec9a3d101b07925e18be
-
- Apr 08, 2024
-
-
Henri Chataing authored
Bug: 314795235 Test: atest CtsNdefTestCases Change-Id: Ife800d506f1277615ab112a72fcfb2de7c6ec573
-
- Apr 02, 2024
-
-
Roshan Pius authored
This is added as a separate class to avoid cluttering the public NFC API surface. Bug: 330376108 Test: Compiles Merged-In: Ia74d9e25b69fe3550b167ec83896c01a1fc569b9 Change-Id: Ia74d9e25b69fe3550b167ec83896c01a1fc569b9
-
- Mar 12, 2024
-
-
Mårten Kongstad authored
Add missing aconfig_declarations block to the framework-nfc java_sdk_library soong module. Without this, soong doesn't know which flags to tell metalava to retain, and metalava will effectively revert all API changes in framework-nfc, even if the @FlaggedApi flag is enabled. Bug: 328923659 Test: TreeHugger Merged-In: Iafa82071b613f9fdd590b605ab0b07cd587ecd0f Change-Id: Iafa82071b613f9fdd590b605ab0b07cd587ecd0f
-
- Mar 08, 2024
-
-
Oriol Prieto Gasco authored
Before calling a flagged API, client code must check the value of the flag which gates it. Those flags must be exported in order to be accessible from containers other than the container where the flag and the API are hosted. Bug: 320984775 Bug: 322839671 Test: m all_aconfig_declarations Test: printflags --format='{fully_qualified_name}:{is_exported}' | grep true Change-Id: Ie5af316c327208b52b3afd74502ca66c41bb6f70
-
- Feb 07, 2024
-
-
suryaprakash.konduru authored
Privileged API to send NFC vendor commands for OEM system apps. Bug: 289879306 Test: Build ok Merged-In: Ic1581e7354d78e5ab6208a47f9185511c4f039fa Change-Id: Ic1581e7354d78e5ab6208a47f9185511c4f039fa
-
- Feb 02, 2024
-
-
Alisher Alikhodjaev authored
Bug: 319406723 Bug: 300351519 Test: cts Merged-In: I1493624bcae2dbd0723fc50214ff22360135bc16 Change-Id: I1493624bcae2dbd0723fc50214ff22360135bc16
-
- Jan 30, 2024
-
-
Roshan Pius authored
This is needed after NFC API split. Bug: 303286040 Test: Device boots up after flashing Test: atest CtsNfcTestCases Merged-In: I22ae8145e6ea328e03949002c79c29aed184f39a Change-Id: I22ae8145e6ea328e03949002c79c29aed184f39a
-
- Jan 12, 2024
-
-
Roshan Pius authored
Splits out the NFC API classes that are going to be part of NFC mainline module. Note: These files will be eventually moved out to packages/modules/Nfc at some point. Bug: 303286040 Test: Device boots up after flashing Test: atest CtsNfcTestCases Merged-In: I41c1146401236963b9fd83f214fed0b6cecf325e Change-Id: I41c1146401236963b9fd83f214fed0b6cecf325e
-
Roshan Pius authored
Now that all the @hide usage of NFC API's from rest of platform is cleaned out, we can now switch to the module defaults and continue the separation of NFC API classes. Bug: 303286040 Test: Compiles Merged-In: I8bd5e38b1482600594c41660d14537cf15b48318 Change-Id: I8bd5e38b1482600594c41660d14537cf15b48318
-
- Nov 17, 2023
-
-
Roshan Pius authored
Bug: 303286040 Test: Device boots up after flashing Merged-In: Iad08614f0aa3b7bea12a1ad52debd0ee13302a8e Change-Id: Iad08614f0aa3b7bea12a1ad52debd0ee13302a8e
-
Roshan Pius authored
Bug: 303286040 Test: Device boots up after flashing Change-Id: Iad08614f0aa3b7bea12a1ad52debd0ee13302a8e
-