- Mar 21, 2024
-
-
Roshan Pius authored
bdd425c0 Bug: 330602388 Bug: 330608536 Bug: 329995729 Change-Id: I9346c39c53492fe100c17b9469dddaabdc9684f2
-
- Mar 19, 2024
-
-
Roshan Pius authored
b65f3c94 Bug: 329995729 Change-Id: If274391ae7a8661f6fc59556714d89bb9f71a589
-
- Mar 18, 2024
-
-
Roshan Pius authored
Revert submission 26615757-nfc_min_sdk Reason for revert: Build breakage. Reverted changes: /q/submissionid:26615757-nfc_min_sdk Bug: 330171104 Bug: 329995729 Change-Id: I0711a9904aa658f0fd702eb413d3a6f1c26a5519 Test: None
-
- Mar 17, 2024
-
-
Roshan Pius authored
Bug: 329995729 Change-Id: Idf73b6914908cfda6f145627a3a3d91d427f04b7 Test: Compile
-
- Mar 15, 2024
-
-
Brad Lassey authored
Bug: 329147383 Test: Tested with new CTS test Change-Id: I0bca755d700e0852931fad75affee30f114e4bc6
-
- Mar 14, 2024
-
-
Brad Lassey authored
Bug: 329144913 Test: just javadoc Change-Id: If731d3fe6ee045b6177923f31d3cb179062d046f
-
- 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
-
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: m sdk dist && grep -e isObserveModeEnabled out/dist/data/api-versions.xml 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
-
- Mar 07, 2024
-
-
Brad Lassey authored
Bug: b/326633946 Test: Added CTS test Change-Id: I7b749368f4795b5f7e03f6945d0fdd66b4d97f18
-
- Mar 05, 2024
-
-
Brad Lassey authored
Bug: 328131705 Test: Tested with CTS Change-Id: I6437544bee3465b4f0c4a7f45277b87089af5192
-
Brad Lassey authored
Bug: 315131060 Test: Tested with CTS Change-Id: I9b0d592fc12912ae8da29472de148206e3eb6324
-
- Feb 29, 2024
-
-
Brad Lassey authored
Change-Id: Idaf59fde66c5b779a04f56756f3658952ac5d56c
-
- Feb 28, 2024
-
-
Brad Lassey authored
Bug: b/326419514 Test: Updated and ran the CTS test Change-Id: If7b5935bd531a824ecb3f938d0e8f63de24dba10
-
- Feb 23, 2024
-
-
Brad Lassey authored
one byte and the implementation to throw if the filter isn't valid. Bug: b/321265135 Test: tested with CTS Change-Id: I3844cbfdcb7110e382b1cdeb7c525d7ae258c85e
-
Brad Lassey authored
Bug: b/326430356 Test: tested with a new CTS test Change-Id: Iee80ffe23242da2dba059577fd5d3aef8017fa1e
-
- Feb 22, 2024
-
-
Brad Lassey authored
Bug: b/326405310 Test: this is not tested Change-Id: I942b83dad773bfa0b7597bd07894388cc0bd107c
-
Brad Lassey authored
feedback Bug: b/321265135 Test: tested in CTS Change-Id: Ieb25ee59f3c793328c0ff87c6f5ea8a1bc5ad9c2
-
- Feb 21, 2024
-
-
Brad Lassey authored
Bug: b/326077653 Test: tested with a test app Change-Id: I0b29882d90c1bfbe10fcd3d88111d163dc8ba5a9
-
Brad Lassey authored
Bug: b/321800939 Test: tested with CTS Change-Id: I8d8e3dc41e80f09d6107aa5c7883f569fae9fad8
-
Brad Lassey authored
API Council feedback Bug: b/315131060 Test: Tested with CTS Change-Id: I9f69dba67d3f4d204da05148f20cbfefc2a8c89a
-
- Feb 19, 2024
-
-
Brad Lassey authored
Bug: b/321265135 Test: tested with CTS Change-Id: I157f6a59fa56ce9be391530a8100331d60c10118
-
- Feb 17, 2024
-
-
Brad Lassey authored
setDefaultToObserveModeForService to address API feedback Bug: b/315131060 Test: Tested by running cts tests Change-Id: I110dc72bc5d820fbd483b6f40936903a53490084
-
Brad Lassey authored
the valide formats of a filter and the return value. Bug: b/321800939 Test: javadoc only change Change-Id: I47e4bcdce1d510182829965f73496e40d1facc58
-
- Feb 16, 2024
-
-
Brad Lassey authored
receives multiple frames. Bug: b/315131060 Test: Javadoc only Change-Id: Id50fe33dddab63b767f8ead9a73f3a84d96dcdac
-
- Feb 15, 2024
-
-
Roshan Pius authored
Move the underlying intent and extra as an API in `NfcManager` Bug: 315228007 Test: atest CtsNfcResolverDeviceTest Change-Id: If2fb5a8f2856e65ec4e961d2facba812035897c9
-
- Feb 14, 2024
-
-
Ronish Kalia authored
This CL is created as a best effort to migrate test targets to the new android ownership model. If you find incorrect or unnecessary attribution in this CL, please create a separate CL to fix that. For more details please refer to the link below, <add g3 doc link> Bug: 304529413 Test: N/A Change-Id: I6b6cf0abdd1fdb8fefa4184b3698f6951c192ac0
-
Brad Lassey authored
Bug: b/324634324 Test: Tested with new CTS tests run locally Change-Id: I906b2eb00548b91d293335762318419c9f13852c
-
- Feb 13, 2024
-
-
Omer Ozer authored
Bug: 315194263 Test: local Change-Id: I1fe8d6a7cc05086040ea662a3bc57b50aff4916c
-
- 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 06, 2024
-
-
Roshan Pius authored
This was a typo in ag/25619006. Bug: 323970115 Change-Id: I5f90bce25d89d17e8e2e08c1d1fdd7cff61ac2ad Test: Compiles
-
- Feb 05, 2024
-
-
Brad Lassey authored
Bug: b/314960915 Test: Built locally Change-Id: I1a5f639846b1df83d0fb3308ede1a2ebbd2924a0
-
Brad Lassey authored
Bug: b/322604034 Test: Tested with new CTS test Change-Id: I9439d67afc5dc4cf050b4858d4257f77961b2b0d
-
Brad Lassey authored
Bug: b/322542058 Test: Tested with new CTS test Change-Id: Ibb623d51ac4758ab89873317afe80a4b9b7a8b0d
-
- Feb 02, 2024
-
-
suryaprakash.konduru authored
Privileged API to send NFC vendor commands for OEM system apps. Bug: 289879306 Test: Build ok Change-Id: Ic1581e7354d78e5ab6208a47f9185511c4f039fa
-
Alisher Alikhodjaev authored
Bug: 319406723 Bug: 300351519 Test: cts Merged-In: I1493624bcae2dbd0723fc50214ff22360135bc16 Change-Id: I1493624bcae2dbd0723fc50214ff22360135bc16
-
- Feb 01, 2024
-
-
Alisher Alikhodjaev authored
Bug: 319406723 Bug: 300351519 Test: cts Change-Id: I1493624bcae2dbd0723fc50214ff22360135bc16 (cherry picked from commit 21261d25347f8089d520ff98a3d2621d140ef998)
-
- Jan 31, 2024
-
-
Brad Lassey authored
Bug: b/305248939 Test: Ran CTS tests locally. Change-Id: I84b5719e620928dce9f0e886169f673b318d410a
-
- 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
-
Roshan Pius authored
1. Document the difference with the existing enableReaderMode() API. 2. Rename to setReaderModePollingEnabled. Bug: 321949865 Test: atest NfcAdapterTest Change-Id: Ifbabeb6e988e0b4d77bf18a1f0ba531b186a9a6a
-