- 06 Dec, 2016 2 commits
-
-
Treehugger Robot authored
-
fang.x.chen authored
The destination of memcpy is allocated with a predetermined maximum length, but in some cases the length of information being copied is greater than the maximum length of the destination. This is the root cause of crash. Add length check before memcpy to avoid memory overflow Test: Repeat reading and writing tag Bug: 32688507 Change-Id: I09ee3c734e9be38a35b1d48679d74e42e0432d78
-
- 18 Nov, 2016 1 commit
-
-
Treehugger Robot authored
-
- 17 Nov, 2016 1 commit
-
-
Yifan Hong authored
Bug: 32756130 Test: mma Change-Id: Ica6152ef258f0ac2c9e1cab5f77bd59801155651
-
- 18 Oct, 2016 6 commits
-
-
Andre Eisenbach authored
-
Andre Eisenbach authored
-
Andre Eisenbach authored
-
Andre Eisenbach authored
Test: compiles Change-Id: Ic11c6e6fbb3a9b5016b96ab7ef280bd708e99e92
-
Andre Eisenbach authored
Empty file is empty. Test: compiles Change-Id: Ie6fda095a7b740a5f8e00f68da52a608d0b6d5fe
-
Andre Eisenbach authored
Unused and adding unecessary complexity. Also step 1 in removing GKI*. Test: compiles Change-Id: I338ce3041f5c928924a9dcc8ad4e73bc1c914163
-
- 17 Oct, 2016 1 commit
-
-
Treehugger Robot authored
-
- 14 Oct, 2016 1 commit
-
-
Steven Moreland authored
Test: make libnfc-nci Change-Id: I75196396c8c770576a8be8f883ac57c59b0370a1
-
- 06 Oct, 2016 2 commits
-
-
Steven Moreland authored
-
Steven Moreland authored
This reverts commit 9c54ce12. Change-Id: Ia184f56682c83a6d39930a5c6dabafc2e3aadbf6
-
- 05 Oct, 2016 2 commits
-
-
Treehugger Robot authored
-
Steven Moreland authored
This reverts commit 435f762e. Change-Id: Id67433919e0ba092082823d351a63e7438f689e8
-
- 04 Oct, 2016 3 commits
-
-
Martijn Coenen authored
-
Steven Moreland authored
This reverts commit 09ea2266. Change-Id: I83e6e9cfddee9f5c0534e5720315e3da6245f49b
-
Steven Moreland authored
-
- 29 Sep, 2016 4 commits
-
-
Treehugger Robot authored
-
Mark Salyzyn authored
OverrideLog.h needs to be included first because android/log.h gets included as a side effect in many of the source files. Test: build no longer produces warning ALOGD macro redefinition Bug: 26552300 Bug: 31289077 Change-Id: I655bb0af45728c20d6fea93a7ac69e2df4858453
-
Steven Moreland authored
Test: make libnfc-nci Change-Id: Ifc087e16025ebd734f0b472600e0d8fe921d7f38
-
Martijn Coenen authored
-
- 26 Sep, 2016 1 commit
-
-
Martijn Coenen authored
The framework communicates with the NFC via libnfc-nci. This patch converts libnfc-nci to talk to the NFC via the HIDL NFC HAL (android.hardware.nfc@1.0) defined in hardware/interfaces/nfc/1.0 b/31688271 related to b/31748996 Test: pass Change-Id: Ib8ebcfb5f3998bba025e9559ab52e1f9eacc4df6
-
- 22 Sep, 2016 1 commit
-
-
Treehugger Robot authored
-
- 18 Sep, 2016 1 commit
-
-
Colin Cross authored
system/core/include is included in the global include path using -isystem, which hides all warnings. Move LOG_TAG definitions before including OverrideLog.h, which includes log/log.h, in order to fix macro redefinition warnings. Fix a size_t log format warning. Also disable missing field initializer warnings. Test: m -j native Bug: 31492149 Change-Id: I4877a184ab55c3836081631b201943ef02d56a35
-
- 22 Jul, 2016 2 commits
-
-
Jizhou Liao authored
am: d0c8ccb2 Change-Id: I8d2a758c2404a1feb3c8b02c63fa1a1c69406e99
-
Martijn Coenen authored
-
- 20 Jul, 2016 2 commits
-
-
Jizhou Liao authored
am: 95dfb695 Change-Id: I7e7d0fc8f51a4959cc19e58a64a4b1c7646b8195
-
Martijn Coenen authored
-
- 24 Jun, 2016 3 commits
-
-
Jizhou Liao authored
am: 4e862f34 Change-Id: I7c6757ba5e303502e38081be6349d739796d45fa
-
Jizhou Liao authored
am: 1d38b130 Change-Id: I14715b308bbf760d5de72348b15d30284e509457
-
Treehugger Robot authored
-
- 17 Jun, 2016 1 commit
-
-
Jizhou Liao authored
Fix warnings in HAL. Change-Id: I65367c9d9d90b8cf0897880b01d4930f1a836294
-
- 15 Jun, 2016 2 commits
-
-
Jizhou Liao authored
There is a null pointer crash if the data of block doesn't contain any NDef message data.
-
Martijn Coenen authored
am: 923afa2d Change-Id: Ib9e2f8930459b18ba7f31b855746f25939f29183
-
- 14 Jun, 2016 1 commit
-
-
Martijn Coenen authored
Bug: 28792238 Change-Id: Iaeb03a5be6d04cbc8dcf838ed7a0489d790e0028
-
- 31 May, 2016 1 commit
-
-
Jizhou Liao authored
NFC stack hang if Read Interrupt is notified even before the write callback is notified. Add 2ms delay to give priority to write thread if it is busy.
-
- 13 May, 2016 2 commits
-
-
Martijn Coenen authored
am: 34167af9 * commit '34167af9': Adding robustness to t3t callback function Change-Id: Id311151df14cbe2d2cd379d9b215c996f2dd6ff3
-