Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_hardware_interfaces
/
627fc6fe4dc96aa84f9e0f97320e89738c4b4f5c
627fc6f
Merge "Add name "default" as default to register service"
by Chris Phoenix
· 9 years ago
cd0bb79
Merge "add additional audio properties"
by Keun-young Park
· 9 years ago
8df87ee
Merge changes from topic 'port-nfc-vts-AOSP' am: aeb3de7b3f am: 3329d00a3a am: f8db421eeb
by Ruchi Kandoi
· 9 years ago
617949b
Fix VTS paths on 32-bit target am: dd716c36f2 am: 93eda4d82a am: 8d2edad108
by Hsin-Yi Chen
· 9 years ago
8e84a30
Remove obsolete references to IPCThreadState/ProcessState. am: b4b3c93eaa am: 472608a639 am: a9b82e8087
by Martijn Coenen
· 9 years ago
97999d5
Update Android.bp of Nfc with make rule for profiler. am: dcfe5d667e am: c97b2f4a9b am: 54da018e8d
by Zhuoyao Zhang
· 9 years ago
37bc0ca
Use lowercase booleans in VTS test configs. am: 63ff734724 am: a84c0ace79 am: ff56c1348f
by Ryan Campbell
· 9 years ago
6e401ff
Update to use the correct logging library. am: 6b6003620b am: 6a06af42fa am: c80e433d90
by Ruchi Kandoi
· 9 years ago
258f245
Update coverage configs with new format. am: ae87d5a100 am: 7f593e3335 am: c8f350ff89
by Ryan Campbell
· 9 years ago
97746da
Update NFC VTS configs to reflect new source paths am: 99f201ac11 am: 04bc441250 am: e05f0b79f9
by Ryan Campbell
· 9 years ago
ee1a9b0
increase the timeouts to 10mins for nfc target-side tests am: 4fbf78481e am: 6525f45542 am: 80bc287138
by Keun Soo Yim
· 9 years ago
8d31e56
enable profiling directly from AndroidTest.xml am: 12b532c8f3 am: 8959e955f8 am: cc15326461
by Yuexi Ma
· 9 years ago
a3edb24
NFC: vts: Update VTS driver files as per HAL changes am: 891d843b8c am: ec521f34dc am: 86989fdb39
by Ruchi Kandoi
· 9 years ago
f300723
NFC: Add target-side VTS tests for NFC am: ea37e1ab66 am: af965c7225 am: 3265ad03b7
by Ruchi Kandoi
· 9 years ago
25f5f4d
use svc nfc enable/disable which is always the same. am: a0bf597885 am: db8957a353 am: 2a88d089e5
by Keun Soo Yim
· 9 years ago
f943bee
move VTS HIDL HAL tests to the corresponding interface directories am: ec7746fa80 am: fb8353759e am: 529b01b7e3
by Keun Soo Yim
· 9 years ago
a4a002e
Build target-side NFC test with coverage. am: 7da37f4320 am: 9d2bd866ca am: a68100b13b
by Ryan Campbell
· 9 years ago
291b16c
Remove -DENABLE_TREBLE from vts test LOCAL_CFLAGS. am: be1badc30a am: e5f442936e am: 8eed2eae8c
by Steven Moreland
· 9 years ago
756ba4f
Nfc: Split libhidl into base and transport. am: 1ee9859640 am: 7a133080fa am: 1a8199ef01
by Yifan Hong
· 9 years ago
31af9d3
NFC: Update vts files to include the Annotations. am: 6360a884b8 am: 85e762c853 am: 853198e4da
by Ruchi Kandoi
· 9 years ago
b17cfa1
NFC HAL target-side test (template) am: 105bcaa066 am: 4473bbadde am: d73297b537
by Keun Soo Yim
· 9 years ago
6682250
Update vts files for nfc hidl file style change. am: 540a1ca37a am: 26657745de am: ab106f3811
by Zhuoyao Zhang
· 9 years ago
38b4314
VTS driver build target for NFC 1.0 am: 3e78819754 am: 908d724f6f am: 5f2b58cfa0
by Keun Soo Yim
· 9 years ago
56d3ed8
add nfc vts files and vts profiler build rule am: 6473c64657 am: 2dbff5dcf2 am: 0b783854da
by Keun Soo Yim
· 9 years ago
a8105da
Merge "Add a callback to signal nanoApp abort."
by Ashutosh Joshi
· 9 years ago
47ab7e0
Merge "Add an identifier for the contexthub service endpoint."
by Ashutosh Joshi
· 9 years ago
70dacaf
Merge changes from topic 'port-nfc-vts-AOSP' am: aeb3de7b3f am: 3329d00a3a
by Ruchi Kandoi
· 9 years ago
eff0aad
Fix VTS paths on 32-bit target am: dd716c36f2 am: 93eda4d82a am: 8d2edad108
by Hsin-Yi Chen
· 9 years ago
b98b700
Remove obsolete references to IPCThreadState/ProcessState. am: b4b3c93eaa am: 472608a639
by Martijn Coenen
· 9 years ago
4777e3b
Update Android.bp of Nfc with make rule for profiler. am: dcfe5d667e am: c97b2f4a9b
by Zhuoyao Zhang
· 9 years ago
857c512
Use lowercase booleans in VTS test configs. am: 63ff734724 am: a84c0ace79
by Ryan Campbell
· 9 years ago
5916c5c
Update to use the correct logging library. am: 6b6003620b am: 6a06af42fa
by Ruchi Kandoi
· 9 years ago
6363bcc
Update coverage configs with new format. am: ae87d5a100 am: 7f593e3335
by Ryan Campbell
· 9 years ago
0276d88
Update NFC VTS configs to reflect new source paths am: 99f201ac11 am: 04bc441250
by Ryan Campbell
· 9 years ago
bb9550c
increase the timeouts to 10mins for nfc target-side tests am: 4fbf78481e am: 6525f45542
by Keun Soo Yim
· 9 years ago
626bca2
enable profiling directly from AndroidTest.xml am: 12b532c8f3 am: 8959e955f8
by Yuexi Ma
· 9 years ago
38988da
NFC: vts: Update VTS driver files as per HAL changes am: 891d843b8c am: ec521f34dc
by Ruchi Kandoi
· 9 years ago
924999f
NFC: Add target-side VTS tests for NFC am: ea37e1ab66 am: af965c7225
by Ruchi Kandoi
· 9 years ago
9d731ee
use svc nfc enable/disable which is always the same. am: a0bf597885 am: db8957a353
by Keun Soo Yim
· 9 years ago
550b552
move VTS HIDL HAL tests to the corresponding interface directories am: ec7746fa80 am: fb8353759e
by Keun Soo Yim
· 9 years ago
fd9d4ab
Build target-side NFC test with coverage. am: 7da37f4320 am: 9d2bd866ca
by Ryan Campbell
· 9 years ago
f349a7b
Remove -DENABLE_TREBLE from vts test LOCAL_CFLAGS. am: be1badc30a am: e5f442936e
by Steven Moreland
· 9 years ago
e07445b
Nfc: Split libhidl into base and transport. am: 1ee9859640 am: 7a133080fa
by Yifan Hong
· 9 years ago
b8c2288
NFC: Update vts files to include the Annotations. am: 6360a884b8 am: 85e762c853
by Ruchi Kandoi
· 9 years ago
b7b5625
NFC HAL target-side test (template) am: 105bcaa066 am: 4473bbadde am: d73297b537
by Keun Soo Yim
· 9 years ago
961b25c
Update vts files for nfc hidl file style change. am: 540a1ca37a am: 26657745de
by Zhuoyao Zhang
· 9 years ago
f3ad5a4
VTS driver build target for NFC 1.0 am: 3e78819754 am: 908d724f6f am: 5f2b58cfa0
by Keun Soo Yim
· 9 years ago
5adddde
add nfc vts files and vts profiler build rule am: 6473c64657 am: 2dbff5dcf2
by Keun Soo Yim
· 9 years ago
f8db421
Merge changes from topic 'port-nfc-vts-AOSP' am: aeb3de7b3f am: 3329d00a3a
by Ruchi Kandoi
· 9 years ago
8d2edad
Fix VTS paths on 32-bit target am: dd716c36f2 am: 93eda4d82a
by Hsin-Yi Chen
· 9 years ago
a9b82e8
Remove obsolete references to IPCThreadState/ProcessState. am: b4b3c93eaa
by Martijn Coenen
· 9 years ago
54da018
Update Android.bp of Nfc with make rule for profiler. am: dcfe5d667e
by Zhuoyao Zhang
· 9 years ago
ff56c13
Use lowercase booleans in VTS test configs. am: 63ff734724 am: a84c0ace79
by Ryan Campbell
· 9 years ago
c80e433
Update to use the correct logging library. am: 6b6003620b am: 6a06af42fa
by Ruchi Kandoi
· 9 years ago
c8f350f
Update coverage configs with new format. am: ae87d5a100 am: 7f593e3335
by Ryan Campbell
· 9 years ago
e05f0b7
Update NFC VTS configs to reflect new source paths am: 99f201ac11 am: 04bc441250
by Ryan Campbell
· 9 years ago
80bc287
increase the timeouts to 10mins for nfc target-side tests am: 4fbf78481e
by Keun Soo Yim
· 9 years ago
cc15326
enable profiling directly from AndroidTest.xml am: 12b532c8f3 am: 8959e955f8
by Yuexi Ma
· 9 years ago
86989fd
NFC: vts: Update VTS driver files as per HAL changes am: 891d843b8c
by Ruchi Kandoi
· 9 years ago
3265ad0
NFC: Add target-side VTS tests for NFC am: ea37e1ab66 am: af965c7225
by Ruchi Kandoi
· 9 years ago
2a88d08
use svc nfc enable/disable which is always the same. am: a0bf597885
by Keun Soo Yim
· 9 years ago
529b01b
move VTS HIDL HAL tests to the corresponding interface directories am: ec7746fa80
by Keun Soo Yim
· 9 years ago
a68100b
Build target-side NFC test with coverage. am: 7da37f4320 am: 9d2bd866ca
by Ryan Campbell
· 9 years ago
8eed2ea
Remove -DENABLE_TREBLE from vts test LOCAL_CFLAGS. am: be1badc30a am: e5f442936e
by Steven Moreland
· 9 years ago
1a8199e
Nfc: Split libhidl into base and transport. am: 1ee9859640 am: 7a133080fa
by Yifan Hong
· 9 years ago
853198e
NFC: Update vts files to include the Annotations. am: 6360a884b8 am: 85e762c853
by Ruchi Kandoi
· 9 years ago
d73297b
NFC HAL target-side test (template) am: 105bcaa066 am: 4473bbadde
by Keun Soo Yim
· 9 years ago
ab106f3
Update vts files for nfc hidl file style change. am: 540a1ca37a am: 26657745de
by Zhuoyao Zhang
· 9 years ago
5f2b58c
VTS driver build target for NFC 1.0 am: 3e78819754 am: 908d724f6f
by Keun Soo Yim
· 9 years ago
0b78385
add nfc vts files and vts profiler build rule am: 6473c64657 am: 2dbff5dcf2
by Keun Soo Yim
· 9 years ago
3329d00
Merge changes from topic 'port-nfc-vts-AOSP' am: aeb3de7b3f
by Ruchi Kandoi
· 9 years ago
93eda4d
Fix VTS paths on 32-bit target am: dd716c36f2
by Hsin-Yi Chen
· 9 years ago
472608a
Remove obsolete references to IPCThreadState/ProcessState. am: b4b3c93eaa
by Martijn Coenen
· 9 years ago
c97b2f4
Update Android.bp of Nfc with make rule for profiler. am: dcfe5d667e
by Zhuoyao Zhang
· 9 years ago
a84c0ac
Use lowercase booleans in VTS test configs. am: 63ff734724
by Ryan Campbell
· 9 years ago
6a06af4
Update to use the correct logging library. am: 6b6003620b
by Ruchi Kandoi
· 9 years ago
7f593e3
Update coverage configs with new format. am: ae87d5a100
by Ryan Campbell
· 9 years ago
04bc441
Update NFC VTS configs to reflect new source paths am: 99f201ac11
by Ryan Campbell
· 9 years ago
6525f45
increase the timeouts to 10mins for nfc target-side tests am: 4fbf78481e
by Keun Soo Yim
· 9 years ago
8959e95
enable profiling directly from AndroidTest.xml am: 12b532c8f3
by Yuexi Ma
· 9 years ago
ec521f3
NFC: vts: Update VTS driver files as per HAL changes am: 891d843b8c
by Ruchi Kandoi
· 9 years ago
af965c7
NFC: Add target-side VTS tests for NFC am: ea37e1ab66
by Ruchi Kandoi
· 9 years ago
db8957a
use svc nfc enable/disable which is always the same. am: a0bf597885
by Keun Soo Yim
· 9 years ago
fb83537
move VTS HIDL HAL tests to the corresponding interface directories
by Keun Soo Yim
· 9 years ago
9d2bd86
Build target-side NFC test with coverage. am: 7da37f4320
by Ryan Campbell
· 9 years ago
e5f4429
Remove -DENABLE_TREBLE from vts test LOCAL_CFLAGS. am: be1badc30a
by Steven Moreland
· 9 years ago
7a13308
Nfc: Split libhidl into base and transport. am: 1ee9859640
by Yifan Hong
· 9 years ago
85e762c
NFC: Update vts files to include the Annotations. am: 6360a884b8
by Ruchi Kandoi
· 9 years ago
4473bba
NFC HAL target-side test (template) am: 105bcaa066
by Keun Soo Yim
· 9 years ago
2665774
Update vts files for nfc hidl file style change. am: 540a1ca37a
by Zhuoyao Zhang
· 9 years ago
908d724
VTS driver build target for NFC 1.0 am: 3e78819754
by Keun Soo Yim
· 9 years ago
2dbff5d
add nfc vts files and vts profiler build rule am: 6473c64657
by Keun Soo Yim
· 9 years ago
aeb3de7
Merge changes from topic 'port-nfc-vts-AOSP'
by Ruchi Kandoi
· 9 years ago
3881d93
Merge "audiohal: Fix incompatibility with legacy hal for writes"
by Mikhail Naganov
· 9 years ago
7c6612a
MemoryTest: add method for testing am: 6de0aa81a3 am: f0a0b645e9 am: fa37fc89cd
by Steven Moreland
· 9 years ago
90d16fd
MemoryTest: add method for testing am: 6de0aa81a3 am: f0a0b645e9 am: fa37fc89cd
by Steven Moreland
· 9 years ago
fa37fc8
MemoryTest: add method for testing am: 6de0aa81a3 am: f0a0b645e9
by Steven Moreland
· 9 years ago
f0a0b64
MemoryTest: add method for testing am: 6de0aa81a3
by Steven Moreland
· 9 years ago
9dc48d4
Add an identifier for the contexthub service endpoint.
by Ashutosh Joshi
· 9 years ago
dd716c3
Fix VTS paths on 32-bit target
by Hsin-Yi Chen
· 9 years ago
Next »