summaryrefslogtreecommitdiff
path: root/nfc-non-updatable/java/android
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-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-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
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