Scott Randolph
477913b9aa
Remove deprecated vehicle_camera.h
...
This interface has been removed in favor of the EVS HAL in
hardware/interfaces/automotive/evs
Test: build tree
Bug: 36900851
Topic: RetireVehicleCamera
Change-Id: I1594839ce86d860c4aad6f4d0d922505311ab3c1
(cherry picked from commit d49b3655e3
)
2017-04-04 23:01:42 +00:00
Jakub Pawlowski
784d6f1a88
Bluetooth 5 advertising duration refactoring (2/4)
...
Expose both duration and maximum extended advertising events to limit
advertising time.
Test: manual
Bug: 30622771
Change-Id: Id5a7246b1d3e937d5c462315c157b320d659a52d
(cherry picked from commit dd3e64f258
)
2017-03-31 22:34:24 -07:00
Jakub Pawlowski
097032a21b
Bluetooth 5 periodic scan (3/3)
...
This patch wires calls/callbacks through stack to prepare for actual
implementation.
Test: manual
Bug: 30622771
Change-Id: I30ed67e9975d5207bbe037328e4d7cbdcaf69e5c
(cherry picked from commit 5a074af6b8
)
2017-03-31 22:33:48 -07:00
Andy Hung
7e1b97e4ff
Fix endian define
...
Test: compilation
Bug: 36815380
Change-Id: I6a1a89dfcf8339faa07509b1e058250ad2e86f1d
2017-03-31 14:12:17 -07:00
Jakub Pawlowski
254c20585d
Merge "Add option to specify initial LE connection PHY (1/3)" am: f11f4db5ad
am: 5e4ebcab38
...
am: b5fe4bdc72
Change-Id: I24dcf2eae37abe50425c909e286f791f7838326f
2017-03-27 20:54:11 +00:00
Jakub Pawlowski
5e4ebcab38
Merge "Add option to specify initial LE connection PHY (1/3)"
...
am: f11f4db5ad
Change-Id: I4e051af08c8efa8c1e2e2ef8fb4f53ee8eca6280
2017-03-27 20:48:11 +00:00
Jakub Pawlowski
cc99bc54ec
Add option to specify initial LE connection PHY (1/3)
...
For whitelist connections we always use all possible PHYs, for direct
connection use PHY specified by client.
Test: manual
Bug: 30622771
Change-Id: I13242608385230371e8a9170fc21e3f1b0a74c78
2017-03-27 11:40:18 -07:00
Jakub Pawlowski
b75531444d
Merge "Expose connection update callback (2/3)" am: b1def383da
am: 6cf186eb6b
...
am: 85ccdb8629
Change-Id: I24b390caa55284ab96601fbe7cd8418943036bb1
2017-03-24 20:47:03 +00:00
Jakub Pawlowski
6cf186eb6b
Merge "Expose connection update callback (2/3)"
...
am: b1def383da
Change-Id: I05a6427ed162e767e126e20572279801688c2ad2
2017-03-24 20:35:27 +00:00
Jakub Pawlowski
6f0c6f1874
Expose connection update callback (2/3)
...
Test: manual
Bug: 30622771
Change-Id: I5ed4fe503ba3212af808b759b67d71b895395bd3
2017-03-23 19:08:11 -07:00
Jakub Pawlowski
fd0bae5d4f
Merge "Set preferred PHY and read PHY implementation (2/3)" am: 4929629d91
am: d71003fef1
...
am: 03aca19360
Change-Id: I3ed5db0d6ec9cca251bc2462a7bd7a5c37031da6
2017-03-24 01:16:51 +00:00
Jakub Pawlowski
d71003fef1
Merge "Set preferred PHY and read PHY implementation (2/3)"
...
am: 4929629d91
Change-Id: I5e4087a0661b18b6eb0910d7de9b50ed467e0524
2017-03-24 01:12:50 +00:00
Jakub Pawlowski
f3eb55825c
Set preferred PHY and read PHY implementation (2/3)
...
Test: manual
Bug: 30622771
Change-Id: I26d64e8f0a2d881ddd648b3c7786ada25c72b455
2017-03-23 13:27:30 -07:00
TreeHugger Robot
bfea8ae78c
Merge "implemented enumerate method in fingerprintservice fixes bug 35358801 Test: ran enumeration in template with 1) more fingerprints in fingerprintd 2) more fingerprints in framework 3) no fingerprints in fingerprintd, but fingerprints in framework 4) no fingerprints in framework, but fingerprints in fingerprintd"
2017-03-23 18:07:05 +00:00
TreeHugger Robot
e51a6dd308
Merge "camera3: Add doc for combined stream use flags"
2017-03-23 02:21:29 +00:00
TreeHugger Robot
e90bc93d73
Merge "Add manufacturer and model to device ID attestation"
2017-03-23 00:01:39 +00:00
Jakub Pawlowski
38d71533ee
Merge "Bluetooth 5 AdvertisingSet implementation (3/4)" am: ecb7fc5332
am: 00a91f290b
...
am: 9673fcf99c
Change-Id: I89b90208e2df3ab971e02736b43a63f8c34e9943
2017-03-20 22:41:10 +00:00
Jakub Pawlowski
00a91f290b
Merge "Bluetooth 5 AdvertisingSet implementation (3/4)"
...
am: ecb7fc5332
Change-Id: I13dfd19877828eac02532a44fe8f6ba35418929b
2017-03-20 22:26:46 +00:00
Jakub Pawlowski
a4bd8a61cb
Bluetooth 5 AdvertisingSet implementation (3/4)
...
Test: manual
Bug: 30622771
Change-Id: I8dc3b0ee85a6a449838a61bab86be5a2ea40b0ab
2017-03-20 12:26:33 -07:00
Shuzhen Wang
07a5cd5650
camera3: Add doc for combined stream use flags
...
Specify the HAL behavior when stream usage flag is combination for
multiple consumers.
Test: Compile
Bug: 33777818
Change-Id: If11de5d249b1a8366dad7ec14e5e35f9cfc06ce4
2017-03-20 09:26:42 -07:00
Bartosz Fabianowski
81b7b5f68c
Add manufacturer and model to device ID attestation
...
Discussions have shown that in addition to brand, device and product,
we should also allow devices to attest their manufacturer and model.
Bug: 36433192
Test: GTS com.google.android.gts.security.DeviceIdAttestationHostTest
Change-Id: I126003420a93241e04bf18ee7ff8e6aefa5599a8
2017-03-20 14:01:40 +01:00
Jakub Pawlowski
2ea3c31f31
Merge "LE Maximum Advertising Data Length (3/4)" am: d7c37e7235
am: c25f4d202e
...
am: 4d437176ee
Change-Id: I6c37e5fb9c0d4c5aad5439ca56bd7a0aa7a3d145
2017-03-17 05:29:52 +00:00
Jakub Pawlowski
c25f4d202e
Merge "LE Maximum Advertising Data Length (3/4)"
...
am: d7c37e7235
Change-Id: I99c507e4a65c51dcdfadd146593ed194a83826e8
2017-03-17 05:20:02 +00:00
Jakub Pawlowski
696f69966c
LE Maximum Advertising Data Length (3/4)
...
Add ability to check maximum advertising data length.
Bug: 30622771
Test: manual
Change-Id: I14a66a906a3f6133eea87c538de854bbfab056f5
2017-03-16 18:28:59 -07:00
Jakub Pawlowski
db18196a52
Merge "Bluetooth 5 AdvertisingSet implementation (4/4)" am: 1317fe40e0
am: b2475c5afa
...
am: ff005ba330
Change-Id: I423311e19bead2f0fd8c9d54600be0917049f372
2017-03-17 01:21:43 +00:00
Jakub Pawlowski
b2475c5afa
Merge "Bluetooth 5 AdvertisingSet implementation (4/4)"
...
am: 1317fe40e0
Change-Id: I6642bb6214f9d23e9a2a9b6c6bb3a690e9d69112
2017-03-17 01:08:05 +00:00
TreeHugger Robot
3876eecb59
Merge "Camera: Update camera3.h doc for high speed video batching"
2017-03-17 00:32:50 +00:00
Jakub Pawlowski
0d0b7d1757
Bluetooth 5 AdvertisingSet implementation (4/4)
...
This patch wires up fist methods of AdvertisingSet, making it possible
to start advertising and stop advertising. It also replaces legacy
implemementation with calls to new implementation.
Bug: 30622771
Test: sl4a ConcurrentBleAdvertisingTest
Change-Id: I4a2739528fe114547f747d9719a4d47de7ce5589
2017-03-16 16:18:46 -07:00
Shuzhen Wang
13a19e11e6
Camera: Update camera3.h doc for high speed video batching
...
Now cameraservice only sends one shutter notify and capture result to
the application per batch. Update the HAL interface doc to reflect this.
Test: Compiles
Bug: 35775704
Change-Id: I290ef93f842f4a02e5bdaeb0e50298f79fcef602
2017-03-14 14:06:59 -07:00
Jakub Pawlowski
fa41f8684f
Merge "Bluetooth 5 feature check implementation (2/3)" am: 69606698b2
am: 3aa949fad0
...
am: c2d188fd62
Change-Id: I00034a0a2c1eb0d527634725affb9cf2b95ff8a7
2017-03-11 02:20:14 +00:00
Jakub Pawlowski
3aa949fad0
Merge "Bluetooth 5 feature check implementation (2/3)"
...
am: 69606698b2
Change-Id: Iab12da0e5f36e9e1878028e50e0218200e654b9f
2017-03-11 02:13:14 +00:00
Jakub Pawlowski
0a660af26a
Bluetooth 5 feature check implementation (2/3)
...
Wire the new feature check API to actual values received from the
controller.
Test: manual
Bug: 30622771
Change-Id: I76d373b94fd3d4d637ddae637a8424d463286837
2017-03-09 18:19:24 -08:00
Steven Moreland
70818770a3
Merge "Update nfc-base.h" am: 879e1607d7
am: 4eae4eea23
...
am: 93e8efb14b
Change-Id: Id00fd572d0184c4490c38315ea00d03594a526de
2017-03-08 06:44:52 +00:00
Steven Moreland
4eae4eea23
Merge "Update nfc-base.h"
...
am: 879e1607d7
Change-Id: I1c388070b7ffc0f664c10bc0756eaf287013029c
2017-03-08 06:39:22 +00:00
TreeHugger Robot
2e643b42ad
Merge "Revert (nfc part of) "Ran hardware/interfaces/update-base-files.sh.""
2017-03-08 01:30:56 +00:00
Steven Moreland
50e8f45ca8
Revert (nfc part of) "Ran hardware/interfaces/update-base-files.sh."
...
(commit: 54925f4636
)
Reason for revert: nfc changes should go in AOSP:
https://android-review.googlesource.com/c/343935/
Change-Id: I3cc8c520c15c3b88ba5fceeb2e59ae44b8f887c4
2017-03-07 18:14:19 +00:00
TreeHugger Robot
88202b943f
Merge "Update gnss-base.h"
2017-02-27 20:43:54 +00:00
Steven Moreland
364ed97bc0
Update gnss-base.h
...
Test: pass
Bug: 33541458
Change-Id: Ib22daeddbd1de79210ff6f356ea4465b920bfe74
2017-02-24 16:27:50 -08:00
Steven Moreland
c293b01f04
Update sensors-base.h
...
Test: pass
Bug: 33541458
Change-Id: I9e29be69a3903ee5ec213ebc8e2e40e24f6ec755
2017-02-24 13:14:19 -08:00
Steven Moreland
2b335affb8
Update nfc-base.h
...
Test: pass
Bug: 33541458
Change-Id: Iacbbd553871028ea174fa97c87a36ee2bae50805
2017-02-24 13:11:01 -08:00
Jakub Pawlowski
c222f7f6f2
Merge "Use base::Callbacks in BleScannerInterface (1/3)" am: d3b3ea65c5
am: 45f56948fe
...
am: be8b526c78
Change-Id: I05dcd291b16575d0602d538bae0e858ab455e0a2
2017-02-21 18:19:17 +00:00
Jakub Pawlowski
45f56948fe
Merge "Use base::Callbacks in BleScannerInterface (1/3)"
...
am: d3b3ea65c5
Change-Id: If8f63018e33ad39621c47bac9b0ff8f670b2a875
2017-02-21 18:06:47 +00:00
Jakub Pawlowski
62ddb5d520
Use base::Callbacks in BleScannerInterface (1/3)
...
The remaining four native callbacks need more internal refactoring
before they can be turned into a callbacks.
Bug: 30622771
Test: sl4a FilteringTest
Change-Id: I5aea0485c88605d34ccf8e0a27202469bb5c0ff4
2017-02-17 17:26:46 -08:00
Frank Salim
38925770ef
Revert "Add new purpose to the HAL layer."
...
This reverts commit ee2f29de40
.
Reason for revert: Remove partial support for wrapped key import
Change-Id: Iefb57c910a3d05fa9e2c9660c2ac236c2ecc9cc0
2017-02-16 19:18:19 +00:00
Kevin Chyn
ba8e932d1f
implemented enumerate method in fingerprintservice
...
fixes bug 35358801
Test: ran enumeration in template with
1) more fingerprints in fingerprintd
2) more fingerprints in framework
3) no fingerprints in fingerprintd, but fingerprints in framework
4) no fingerprints in framework, but fingerprints in fingerprintd
Change-Id: Id150f0225d597939cf1af6bac218fe0fdeeca93d
2017-02-14 14:45:04 -08:00
Jakub Pawlowski
239cdb26c0
Merge "Propagate BT5 specific scan result properties up the stack (1/3)" am: a0ce42c710
am: 57a17f0269
am: d8c958cefa
...
am: 00aeb15b9d
Change-Id: I0abda9e46bad50a5483d5516e74bd39bb8b73aea
2017-02-07 14:08:02 +00:00
Pavlin Radoslavov
d39b7b4050
Merge "Add a mechanism to configure the default A2DP codec priorities" am: a82ee04b92
am: adf704ce29
am: e44d2b2804
...
am: 77ee9182aa
Change-Id: I9c3f98572c7aecea5196793d055c61aaad4b994d
2017-02-07 14:05:48 +00:00
Jakub Pawlowski
00aeb15b9d
Merge "Propagate BT5 specific scan result properties up the stack (1/3)" am: a0ce42c710
am: 57a17f0269
...
am: d8c958cefa
Change-Id: Ie9d6730bc5770a9b9a3000e4a5a8c56d5329038c
2017-02-07 01:37:34 +00:00
Jakub Pawlowski
d8c958cefa
Merge "Propagate BT5 specific scan result properties up the stack (1/3)" am: a0ce42c710
...
am: 57a17f0269
Change-Id: If237457e9c5b7f2784ceae1c8acdbab5d2263aed
2017-02-07 01:35:03 +00:00
Jakub Pawlowski
a0ce42c710
Merge "Propagate BT5 specific scan result properties up the stack (1/3)"
2017-02-07 01:29:26 +00:00