summaryrefslogtreecommitdiff
path: root/nfc-non-updatable
AgeCommit message (Collapse)Author
2025-02-11Verify polling loop patterns and filters in ApduServiceInfo John Johnson
Test: atest ApduServiceInfoTest Bug: 395728255 Flag: EXEMPT bugfix Change-Id: I3b56289b59684cd71ffaa0fcaf7b5773301381af
2025-02-11frameworks/nfc: Correct NFC non-updatable owners Roshan Pius
Bug: N/A Change-Id: I3fe388ca32ea31cc8bdba8507db180be3ad826d3 Test: N/A
2025-02-10Ensure polling loop filters are upper case when adding to the map. Brad Lassey
Bug: 395690020 Test: tested by CTS Flag: EXEMPT bug fix Change-Id: I2d0fd1d23978122c98d722257726c905f35b28fe
2025-01-31Merge "Remove NFC HCE Latency Flag from non-updatable flags.aconfig" into main Treehugger Robot
2025-01-30Remove NFC HCE Latency Flag from non-updatable flags.aconfig Roshan Pius
We previously added the nfc_hce_latency_events flag to this file, but we should use the flags in `packages/modules/Nfc/flags` instead, which will be used for Android 16+ targeting features. Bug: 393398058 Change-Id: Iec27a49bf5ab829d8dc9d26fd0f6b573d370c181 Test: Compiles Flag: com.android.nfc.module.flags.nfc_hce_latency_event
2025-01-29If the passed in string toShouldAutoTransact is a string represent of a ↵ Brad Lassey
pattern filter, check it against the string representation of filter patterns. (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:5ad3de7b3e9ad9d2068c20d9bde356f3de40a2b4) Merged-In: I096211b1dff14738e023d1654e24c5967a6ad60a Change-Id: I096211b1dff14738e023d1654e24c5967a6ad60a
2025-01-14Add flag android.nfc.nfc_hce_latency_events James Willcox
Bug: 379849603 Test: manual Flag: android.nfc.nfc_hce_latency_events Change-Id: Ib51099947e33d28122d1935d77d0c89ff098317d
2024-12-16[framework] Expose constructor of ApduServiceInfo. ziyiw
Bug: 380892385 Test: compile Change-Id: Ic0f196c2bd382f5875645a8bd9917c8dc0f8167f
2024-12-13Revert "Revert "nfc(framework): Split non-updatable portion to a..." Roshan Pius
Revert submission 3414164-revert-3411958-framework-nfc-code-split-TOOKKZAIEM Reason for revert: Reland with some missing changes from aosp/main merged to avoid automerger conflicts. Reverted changes: /q/submissionid:3414164-revert-3411958-framework-nfc-code-split-TOOKKZAIEM Bug: 367426693 Change-Id: I620692a29e21d4a1d1083521894a4731648bbc3f Test: Compiles
2024-12-13Revert "nfc(framework): Split non-updatable portion to a separat..." Roshan Pius
Revert submission 3411958-framework-nfc-code-split Reason for revert: Causing a lot of merge conflicts down the chain because of missing changes in aosp/main. Reverted changes: /q/submissionid:3411958-framework-nfc-code-split Bug: 384067476 Change-Id: Ic451b2f5ebd80f875bc2c46c6a17516dc81dfd16 Test: Compiles
2024-12-12nfc(framework): Split non-updatable portion to a separate folder My Name
This will be left behind in frameworks/base while the rest of the code will move to packages/modules/Nfc Bug: 367426693 Test: Compiles Change-Id: I43ed0862182647ab556c29a238016ab669097752