OSDN Git Service

android-x86/hardware-interfaces.git
7 years agoMerge changes If83c1cbe,I12ad2665 am: cdca05557d am: 3b815eee2a
Roshan Pius [Fri, 10 Mar 2017 01:26:40 +0000 (01:26 +0000)]
Merge changes If83c1cbe,I12ad2665 am: cdca05557d am: 3b815eee2a
am: b005b3ae2d

Change-Id: Ib9f77fbe6c43c4706cce89a6bcd99d9b840915e1

7 years agoMerge changes If83c1cbe,I12ad2665 am: cdca05557d
Roshan Pius [Fri, 10 Mar 2017 01:23:30 +0000 (01:23 +0000)]
Merge changes If83c1cbe,I12ad2665 am: cdca05557d
am: 3b815eee2a

Change-Id: I3fe19d41a610b80fcb28e0db4f1264770b1659f3

7 years agoMerge changes If83c1cbe,I12ad2665
Roshan Pius [Fri, 10 Mar 2017 01:21:09 +0000 (01:21 +0000)]
Merge changes If83c1cbe,I12ad2665
am: cdca05557d

Change-Id: Ifc3dbe11f88ceb83d77f0334894f739bbc64e1c9

7 years agoMerge "Fix static properties to comply with VTS"
Pavel Maltsev [Fri, 10 Mar 2017 01:18:48 +0000 (01:18 +0000)]
Merge "Fix static properties to comply with VTS"

7 years agoMerge changes If83c1cbe,I12ad2665
Roshan Pius [Fri, 10 Mar 2017 01:16:48 +0000 (01:16 +0000)]
Merge changes If83c1cbe,I12ad2665

* changes:
  wifi(implementation): Move out clearing on stop complete
  wifi(vts): Some IWifiChip/IWifiStaIface tests

7 years agoMerge "Treat warnings as errors in VHAL unit test"
TreeHugger Robot [Fri, 10 Mar 2017 01:12:06 +0000 (01:12 +0000)]
Merge "Treat warnings as errors in VHAL unit test"

7 years agoMerge "[AWARE] Relocate ranging field in legacy HAL - match in HIDL impl" am: 255cdb2...
Etan Cohen [Thu, 9 Mar 2017 23:39:18 +0000 (23:39 +0000)]
Merge "[AWARE] Relocate ranging field in legacy HAL - match in HIDL impl" am: 255cdb29a0 am: 556b385fa4
am: 17ea7d9060

Change-Id: I8ba8ebc238214879d6e4e53be32c2c7fb818b58b

7 years agowifi(implementation): Move out clearing on stop complete
Roshan Pius [Thu, 9 Mar 2017 21:09:49 +0000 (13:09 -0800)]
wifi(implementation): Move out clearing on stop complete

Currently, we invoke WifiLegacyHal.invalidate() inside the
|on_stop_complete_internal_callback| std::function. |invalidate|
nulls out |on_stop_complete_internal_callback| inside it which might be
considered a violation since we're deleting the std::function object
as we're executing it.

Bug: 36095153
Test: Compiles, start/stop wifi multiple times.
Test: Verified that a crash is not seen in asan build.
Change-Id: If83c1cbee78a1b6eca12686fcc1ec1de67134f13

7 years agoMerge "[AWARE] Relocate ranging field in legacy HAL - match in HIDL impl" am: 255cdb29a0
Etan Cohen [Thu, 9 Mar 2017 23:21:29 +0000 (23:21 +0000)]
Merge "[AWARE] Relocate ranging field in legacy HAL - match in HIDL impl" am: 255cdb29a0
am: 556b385fa4

Change-Id: I2aed12f7984f14a01fef071c23282153931680aa

7 years agoMerge "[AWARE] Relocate ranging field in legacy HAL - match in HIDL impl"
Etan Cohen [Thu, 9 Mar 2017 23:18:28 +0000 (23:18 +0000)]
Merge "[AWARE] Relocate ranging field in legacy HAL - match in HIDL impl"
am: 255cdb29a0

Change-Id: I2221282979fdf9b93495650fb82a0b8bfc9d4146

7 years agoMerge "[AWARE] Relocate ranging field in legacy HAL - match in HIDL impl"
Etan Cohen [Thu, 9 Mar 2017 23:13:29 +0000 (23:13 +0000)]
Merge "[AWARE] Relocate ranging field in legacy HAL - match in HIDL impl"

7 years agoMerge "camera.device@1.0: Fix minor doc bug"
TreeHugger Robot [Thu, 9 Mar 2017 23:11:48 +0000 (23:11 +0000)]
Merge "camera.device@1.0: Fix minor doc bug"

7 years agoMerge "vts: fingerprint: properly set timeouts for tests"
TreeHugger Robot [Thu, 9 Mar 2017 22:53:45 +0000 (22:53 +0000)]
Merge "vts: fingerprint: properly set timeouts for tests"

7 years agoMerge "Add VTS for voice telephony apis." am: 6b8077be1b am: 89f6259553
Sanket Padawe [Thu, 9 Mar 2017 22:09:24 +0000 (22:09 +0000)]
Merge "Add VTS for voice telephony apis." am: 6b8077be1b am: 89f6259553
am: 452a9dff53

Change-Id: Ie2f973da848eae1b8adcef3efbe7fef2be6d3417

7 years agoMerge "Add VTS for voice telephony apis." am: 6b8077be1b
Sanket Padawe [Thu, 9 Mar 2017 21:54:46 +0000 (21:54 +0000)]
Merge "Add VTS for voice telephony apis." am: 6b8077be1b
am: 89f6259553

Change-Id: I5f7611d361abe225a5141639c7527da1a55e9bf4

7 years agoMerge "Add VTS for voice telephony apis."
Sanket Padawe [Thu, 9 Mar 2017 21:49:04 +0000 (21:49 +0000)]
Merge "Add VTS for voice telephony apis."
am: 6b8077be1b

Change-Id: I40bcd56f02fe1c0a7641aec82065a518665473b1

7 years agoMerge "Add VTS for voice telephony apis."
Sanket Padawe [Thu, 9 Mar 2017 21:35:05 +0000 (21:35 +0000)]
Merge "Add VTS for voice telephony apis."

7 years agovts: fingerprint: properly set timeouts for tests
Nick Desaulniers [Tue, 7 Mar 2017 22:19:05 +0000 (14:19 -0800)]
vts: fingerprint: properly set timeouts for tests

Test:
  make vts;
  adb push
    out/host/linux-x86/vts/android-vts/testcases/DATA/nativetest64/VtsHalBiometricsFingerprintV2_1TargetTest/VtsHalBiometricsFingerprintV2_1TargetTest
    /data/local/tmp/.;
  adb shell /data/local/tmp/VtsHalBiometricsFingerprintV2_1TargetTest

Bug: 32022721
Bug: 34179855
Change-Id: I92ba6157d378fe04b5319b951fa0ef06f6cbaa42

7 years agoBluetooth: Protect callbacks during shutdown am: 9ef1f71982 am: d222c44873
Myles Watson [Thu, 9 Mar 2017 20:39:18 +0000 (20:39 +0000)]
Bluetooth: Protect callbacks during shutdown am: 9ef1f71982 am: d222c44873
am: a6a12995e5

Change-Id: I7548d7550b7448f3ed9e1b19bc5a8b8cc6b6a553

7 years agoBluetooth: Protect callbacks during shutdown am: 9ef1f71982
Myles Watson [Thu, 9 Mar 2017 20:36:46 +0000 (20:36 +0000)]
Bluetooth: Protect callbacks during shutdown am: 9ef1f71982
am: d222c44873

Change-Id: I1516a786e6c9a561f419f9dceadb5a21f75f840f

7 years agoBluetooth: Protect callbacks during shutdown
Myles Watson [Thu, 9 Mar 2017 20:34:16 +0000 (20:34 +0000)]
Bluetooth: Protect callbacks during shutdown
am: 9ef1f71982

Change-Id: I12d75f2262ed199e42fa014d5c6c5f0270de2e18

7 years agoBluetooth: Protect callbacks during shutdown
Myles Watson [Thu, 9 Mar 2017 18:39:31 +0000 (10:39 -0800)]
Bluetooth: Protect callbacks during shutdown

- Hold the mutex during callbacks
- Disable power mode before deleting hci_

Bug: 36084266
Test: Switch users repeatedly (toggles Bluetooth)
Change-Id: I7e4d405e9028c3363c112a8b09c03b8aea652b7a

7 years agoAdd VTS for voice telephony apis.
Sanket Padawe [Thu, 9 Mar 2017 19:05:46 +0000 (11:05 -0800)]
Add VTS for voice telephony apis.

Bug: 32022332
Test: vts
Change-Id: I94f86f48d0c227f00c84051d14e6116d0bf2d1b3

7 years agowifi(vts): Some IWifiChip/IWifiStaIface tests
Roshan Pius [Fri, 9 Dec 2016 22:28:42 +0000 (14:28 -0800)]
wifi(vts): Some IWifiChip/IWifiStaIface tests

These tests basically just ensure that we can call the corresponding
API's successfully. More tests will be added in further CL's.

Bug: 33459306
Test: mmm -j32 hardware/interfaces/wifi/1.0/vts/functional/
&& adb push out/target/product/angler/data/nativetest64/
VtsHalWifiV1_0TargetTest/VtsHalWifiV1_0TargetTest /data/ &&
adb shell /data/VtsHalWifiV1_0TargetTest

Change-Id: I12ad26653993ce7167d007a887e7aff07fd0a5ce

7 years agoEvsCamera: %lu -> %zd for size_t print
Steven Moreland [Thu, 9 Mar 2017 06:18:47 +0000 (22:18 -0800)]
EvsCamera: %lu -> %zd for size_t print

lu causes a warning when size_t isn't 64-bit

Test: pass
Change-Id: If8f5c45273713e67478226db66ce73bd64f4e063

7 years agohidl_default to all targets.
Steven Moreland [Thu, 9 Mar 2017 00:11:32 +0000 (16:11 -0800)]
hidl_default to all targets.

find hardware/interfaces -type f -not -path "*/.git/*" \
-exec sed -i -e '/cc_[A-Za-z_]\+/ { N; s/$/\n    defaults:
\["hidl_defaults"\],/ }' {} \;
./hardware/interfaces/update-makefiles.sh

Test: pass
Bug: 35840847
Change-Id: If10c464d2f000b85c8d698fe11a4f3fc4cfad282

7 years agoSensors: fix warnings in VTS test.
Steven Moreland [Thu, 9 Mar 2017 03:31:39 +0000 (19:31 -0800)]
Sensors: fix warnings in VTS test.

Test: pass
Change-Id: I514ef2750a96e356d7b100a6e132a65c2b157d84

7 years agoCamera: remove unused variable
Steven Moreland [Thu, 9 Mar 2017 03:26:14 +0000 (19:26 -0800)]
Camera: remove unused variable

Test: pass
Change-Id: Ic382adca84ed16826fb56ebd20c573fdf8021d7b

7 years agosoundtrigger: remove warning from VTS test
Steven Moreland [Thu, 9 Mar 2017 03:24:03 +0000 (19:24 -0800)]
soundtrigger: remove warning from VTS test

Test: pass
Change-Id: I5b437980fb8003cbfb56b0ab9079993565224fa6

7 years agoPower: remove warnings from VTS test.
Steven Moreland [Thu, 9 Mar 2017 03:21:56 +0000 (19:21 -0800)]
Power: remove warnings from VTS test.

Test: pass
Change-Id: I1851d7f7e330ed2d9f92a35e29842cf04b13601f

7 years agoGNSS: remove warnings from VTS tests.
Steven Moreland [Thu, 9 Mar 2017 03:20:30 +0000 (19:20 -0800)]
GNSS: remove warnings from VTS tests.

Test: pass
Change-Id: I8f06bb4ce8d58164d2c2ebd8885daef75df45481

7 years agoVR: remove unused variable from VTS test
Steven Moreland [Thu, 9 Mar 2017 03:17:03 +0000 (19:17 -0800)]
VR: remove unused variable from VTS test

Test: pass
Change-Id: I7c39a2272b8d138acb73014497d3240cb22711a7

7 years agoCamera: remove warning from VTS test
Steven Moreland [Thu, 9 Mar 2017 03:04:25 +0000 (19:04 -0800)]
Camera: remove warning from VTS test

Test: pass
Change-Id: I8028577c5589aa7234dd55c7602aeb807f25501d

7 years agoAdd hidl_default and make modules use hidl_default. am: 691a455b9f am: 7c9f5c35d8
Steven Moreland [Thu, 9 Mar 2017 02:09:52 +0000 (02:09 +0000)]
Add hidl_default and make modules use hidl_default. am: 691a455b9f am: 7c9f5c35d8
am: a6de4ca892

Change-Id: Ie4a219330792a194bef4a983b706c5f3191761a7

7 years agoIBaz: remove unused function am: dc611e5df9 am: 1035d17739
Steven Moreland [Thu, 9 Mar 2017 02:09:49 +0000 (02:09 +0000)]
IBaz: remove unused function am: dc611e5df9 am: 1035d17739
am: 43fa10b2e6

Change-Id: I0033c817c77fb8012019ff75aa2a3140f9ec48a9

7 years agorenderscript: fix unused variable warning am: 96d2e3e9df am: 92cdf32602
Steven Moreland [Thu, 9 Mar 2017 02:09:46 +0000 (02:09 +0000)]
renderscript: fix unused variable warning am: 96d2e3e9df am: 92cdf32602
am: 834960b5b6

Change-Id: I3fca7e13e4923b3b7c135c0dc45b35e141ffcccd

7 years agoIr test: remove warnings am: c8942d898b am: 90ad6f6c74
Steven Moreland [Thu, 9 Mar 2017 02:09:44 +0000 (02:09 +0000)]
Ir test: remove warnings am: c8942d898b am: 90ad6f6c74
am: f3571b800a

Change-Id: I2fa875d6df87fab142b33757a06ecef76fc1cfb8

7 years agobluetooth: remove warnings am: 90fc274838 am: f5368cd58c
Steven Moreland [Thu, 9 Mar 2017 02:09:41 +0000 (02:09 +0000)]
bluetooth: remove warnings am: 90fc274838 am: f5368cd58c
am: b76a130f3d

Change-Id: I0db2b793718b26f523cb1f5c86bea3753ae7073b

7 years agoupdate-makefiles.sh: wifi am: 853a9b5feb am: 3b2e8921a0
Steven Moreland [Thu, 9 Mar 2017 02:09:38 +0000 (02:09 +0000)]
update-makefiles.sh: wifi am: 853a9b5feb am: 3b2e8921a0
am: d39ce5a930

Change-Id: I8c09383aafb0d7f55d65870832342a88a734f65c

7 years agoAdd hidl_default and make modules use hidl_default. am: 691a455b9f
Steven Moreland [Thu, 9 Mar 2017 02:06:50 +0000 (02:06 +0000)]
Add hidl_default and make modules use hidl_default. am: 691a455b9f
am: 7c9f5c35d8

Change-Id: I8398871171d2480875c1009a13a2f40df7b5f309

7 years agoIBaz: remove unused function am: dc611e5df9
Steven Moreland [Thu, 9 Mar 2017 02:06:48 +0000 (02:06 +0000)]
IBaz: remove unused function am: dc611e5df9
am: 1035d17739

Change-Id: I7fabbeda5c3e2236d8e661a64466324755740e86

7 years agorenderscript: fix unused variable warning am: 96d2e3e9df
Steven Moreland [Thu, 9 Mar 2017 02:06:45 +0000 (02:06 +0000)]
renderscript: fix unused variable warning am: 96d2e3e9df
am: 92cdf32602

Change-Id: I3938de6f466652b260b7db3fd3dd527ab89e3514

7 years agoIr test: remove warnings am: c8942d898b
Steven Moreland [Thu, 9 Mar 2017 02:06:43 +0000 (02:06 +0000)]
Ir test: remove warnings am: c8942d898b
am: 90ad6f6c74

Change-Id: I8960cc81d305686b75cd94e5b3a3961712a24194

7 years agobluetooth: remove warnings am: 90fc274838
Steven Moreland [Thu, 9 Mar 2017 02:06:40 +0000 (02:06 +0000)]
bluetooth: remove warnings am: 90fc274838
am: f5368cd58c

Change-Id: I5453112982dc9a16091b51b8c5d8a59483e769d9

7 years agoupdate-makefiles.sh: wifi am: 853a9b5feb
Steven Moreland [Thu, 9 Mar 2017 02:06:38 +0000 (02:06 +0000)]
update-makefiles.sh: wifi am: 853a9b5feb
am: 3b2e8921a0

Change-Id: Ide04126c9d884a25f82daebba94bf18cdf0d8198

7 years agoAdd hidl_default and make modules use hidl_default.
Steven Moreland [Thu, 9 Mar 2017 02:04:18 +0000 (02:04 +0000)]
Add hidl_default and make modules use hidl_default.
am: 691a455b9f

Change-Id: Icf44e98abe3893bb624614e7c4e51bd6835160a6

7 years agoIBaz: remove unused function
Steven Moreland [Thu, 9 Mar 2017 02:04:16 +0000 (02:04 +0000)]
IBaz: remove unused function
am: dc611e5df9

Change-Id: I1c5bd774f9510b68f575de2d4151c1bd138805ce

7 years agorenderscript: fix unused variable warning
Steven Moreland [Thu, 9 Mar 2017 02:04:14 +0000 (02:04 +0000)]
renderscript: fix unused variable warning
am: 96d2e3e9df

Change-Id: Iae4c8be1c4cb9c51942f83ebf8e422768041fb61

7 years agoIr test: remove warnings
Steven Moreland [Thu, 9 Mar 2017 02:04:12 +0000 (02:04 +0000)]
Ir test: remove warnings
am: c8942d898b

Change-Id: If05ab50ee59807ac17792f738bb5a59e214c6fbd

7 years agobluetooth: remove warnings
Steven Moreland [Thu, 9 Mar 2017 02:04:10 +0000 (02:04 +0000)]
bluetooth: remove warnings
am: 90fc274838

Change-Id: Ia9ddb703658dc9da438b6b5bc94c97c1f932e0ec

7 years agoupdate-makefiles.sh: wifi
Steven Moreland [Thu, 9 Mar 2017 02:04:07 +0000 (02:04 +0000)]
update-makefiles.sh: wifi
am: 853a9b5feb

Change-Id: Ic9def045892473ed9d265559d8341485eb8a10d9

7 years agoAdd hidl_default and make modules use hidl_default.
Steven Moreland [Wed, 8 Mar 2017 23:58:46 +0000 (15:58 -0800)]
Add hidl_default and make modules use hidl_default.

find hardware/interfaces -type f -not -path "*/.git/*" \
-exec sed -i -e '/cc_[A-Za-z_]\+/ { N; s/$/\n    defaults:
\["hidl_defaults"\],/ }' {} \;
./hardware/interfaces/update-makefiles.sh

Test: no warnings
Bug: 35840847
Change-Id: I468b76893bf3f4b62ad610d1d9603bcb8797a702

7 years agoIBaz: remove unused function
Steven Moreland [Wed, 8 Mar 2017 23:55:57 +0000 (15:55 -0800)]
IBaz: remove unused function

Test: pass
Change-Id: I5bc806b4780cfadd9f0c35df60c43203c90d7244

7 years agorenderscript: fix unused variable warning
Steven Moreland [Wed, 8 Mar 2017 23:52:50 +0000 (15:52 -0800)]
renderscript: fix unused variable warning

Test: pass
Change-Id: I1f87c4430a908a41f7fd117de0d669420d508a69

7 years agoIr test: remove warnings
Steven Moreland [Wed, 8 Mar 2017 23:50:47 +0000 (15:50 -0800)]
Ir test: remove warnings

Test: pass
Change-Id: If13d93872f0a6eae8914371f78a568f798fd5f93

7 years agobluetooth: remove warnings
Steven Moreland [Wed, 8 Mar 2017 23:45:07 +0000 (15:45 -0800)]
bluetooth: remove warnings

Remove unused variables and commented out some unused APIs.

Test: pass
Change-Id: Ic191997d7db25277776417fd0069241ee01529e0

7 years agoupdate-makefiles.sh: wifi
Steven Moreland [Wed, 8 Mar 2017 23:33:31 +0000 (15:33 -0800)]
update-makefiles.sh: wifi

Test: pass
Change-Id: If43aa789381ed43120e0a075587a89c0076c8433

7 years agoMerge "Placeholder for future implementation of VMS property in the default hal."
Antonio Cortes Perez [Wed, 8 Mar 2017 23:26:01 +0000 (23:26 +0000)]
Merge "Placeholder for future implementation of VMS property in the default hal."

7 years agoTreat warnings as errors in VHAL unit test
Pavel Maltsev [Wed, 8 Mar 2017 17:49:04 +0000 (09:49 -0800)]
Treat warnings as errors in VHAL unit test

Test: mm -j

Change-Id: Ic174d0550d621ef8508377db97db33f813c06ab1
Fix: b/34901911

7 years agoMerge "Binderized GPS - restoring Xtra service"
Wyatt Riley [Wed, 8 Mar 2017 22:13:22 +0000 (22:13 +0000)]
Merge "Binderized GPS - restoring Xtra service"

7 years agoMerge "Initial Target-side VTS tests for Short Message Service(SMS) Radio Hal Apis...
Shuo Qian [Wed, 8 Mar 2017 22:12:26 +0000 (22:12 +0000)]
Merge "Initial Target-side VTS tests for Short Message Service(SMS) Radio Hal Apis" am: bcfabe7cb4 am: e8b7bbd3cb
am: 6d41084d60

Change-Id: Ie98504fe4b055b5bfaca9b4e5bbdc99eee337511

7 years agoBinderized GPS - restoring Xtra service
Wyatt Riley [Wed, 8 Mar 2017 16:56:35 +0000 (08:56 -0800)]
Binderized GPS - restoring Xtra service

Adding group inet permission
for the GNSS HAL default implementation
for the XTRA-assisted-GPS file
(from internet) download use case

Bug: 35768061
Bug: 35757613
Bug: 34208553
Test: On Marlin - manual GPS tests
      including delete all then restats
      with xtra throttle off

Change-Id: I54090979eff53e83a267ce8f6ad84b2aceae290a

7 years agoMerge "Initial Target-side VTS tests for Short Message Service(SMS) Radio Hal Apis...
Shuo Qian [Wed, 8 Mar 2017 22:09:21 +0000 (22:09 +0000)]
Merge "Initial Target-side VTS tests for Short Message Service(SMS) Radio Hal Apis" am: bcfabe7cb4
am: e8b7bbd3cb

Change-Id: Ic3abf510134375c50379fdd2b31e103f4f436c6a

7 years agoMerge "Initial Target-side VTS tests for Short Message Service(SMS) Radio Hal Apis"
Shuo Qian [Wed, 8 Mar 2017 22:06:20 +0000 (22:06 +0000)]
Merge "Initial Target-side VTS tests for Short Message Service(SMS) Radio Hal Apis"
am: bcfabe7cb4

Change-Id: I0d9c20fcc193c4551b0e56f3d0f0e73eaf58012a

7 years agoMerge "Initial Target-side VTS tests for Short Message Service(SMS) Radio Hal Apis"
Shuo Qian [Wed, 8 Mar 2017 22:03:12 +0000 (22:03 +0000)]
Merge "Initial Target-side VTS tests for Short Message Service(SMS) Radio Hal Apis"

7 years agoMerge "supplicant(interface): Add support for get/set raw psk" am: 4da1a8bf52 am...
Roshan Pius [Wed, 8 Mar 2017 21:35:01 +0000 (21:35 +0000)]
Merge "supplicant(interface): Add support for get/set raw psk" am: 4da1a8bf52 am: cb5c9a51a8
am: b8af857a0c

Change-Id: Id8fc0b21983db503cc9e1ed96931f713df0d54c1

7 years agoMerge "supplicant(interface): Add support for get/set raw psk" am: 4da1a8bf52
Roshan Pius [Wed, 8 Mar 2017 21:32:32 +0000 (21:32 +0000)]
Merge "supplicant(interface): Add support for get/set raw psk" am: 4da1a8bf52
am: cb5c9a51a8

Change-Id: I99a42be43b2a70108064275ef2248ad076dc3e79

7 years agoMerge "supplicant(interface): Add support for get/set raw psk"
Roshan Pius [Wed, 8 Mar 2017 21:30:11 +0000 (21:30 +0000)]
Merge "supplicant(interface): Add support for get/set raw psk"
am: 4da1a8bf52

Change-Id: I6cb5cbaa3555f91a2ea977fc65610410b79c9985

7 years agoMerge "supplicant(interface): Add support for get/set raw psk"
Roshan Pius [Wed, 8 Mar 2017 21:25:00 +0000 (21:25 +0000)]
Merge "supplicant(interface): Add support for get/set raw psk"

7 years agoMerge "Test ITuner::setConfiguration against bad input."
Tomasz Wasilczyk [Wed, 8 Mar 2017 20:00:25 +0000 (20:00 +0000)]
Merge "Test ITuner::setConfiguration against bad input."

7 years agocamera.device@1.0: Fix minor doc bug
Eino-Ville Talvala [Wed, 8 Mar 2017 19:38:48 +0000 (11:38 -0800)]
camera.device@1.0: Fix minor doc bug

Refer to HALv1 parameter instead of HALv3 parameter for setTorchMode
docs.

Test: Builds
Change-Id: I20426c2b7b68b5f8fa9dbbabac264e6100478ffc

7 years ago[AWARE] Relocate ranging field in legacy HAL - match in HIDL impl
Etan Cohen [Wed, 8 Mar 2017 19:44:01 +0000 (11:44 -0800)]
[AWARE] Relocate ranging field in legacy HAL - match in HIDL impl

Relocate ranging report config in the legacy HAL. Match the correspoding
setting in the HIDL implementation (field itself not exposed).

Bug: 36065933
Test: integration (sl4a) tests
Change-Id: I651db9e8f63f8382706994d8b3b6cc266b77c73d

7 years agoMerge "Remove warning: vehicle RecurrentTimer_test.cpp"
TreeHugger Robot [Wed, 8 Mar 2017 18:29:02 +0000 (18:29 +0000)]
Merge "Remove warning: vehicle RecurrentTimer_test.cpp"

7 years agoMerge "Remove warning from DrmFactory.cpp"
TreeHugger Robot [Wed, 8 Mar 2017 18:28:28 +0000 (18:28 +0000)]
Merge "Remove warning from DrmFactory.cpp"

7 years agoMerge "Bring multi-channel transport into the glorious new age" am: a15a9bbadf am...
Zach Johnson [Wed, 8 Mar 2017 18:00:37 +0000 (18:00 +0000)]
Merge "Bring multi-channel transport into the glorious new age" am: a15a9bbadf am: 2296cfbe55
am: 4e504164c1

Change-Id: I761476877343bf16816298c2a75ee386e6ba83a2

7 years agoMerge "Bring multi-channel transport into the glorious new age" am: a15a9bbadf
Zach Johnson [Wed, 8 Mar 2017 17:58:06 +0000 (17:58 +0000)]
Merge "Bring multi-channel transport into the glorious new age" am: a15a9bbadf
am: 2296cfbe55

Change-Id: I1bbce71248b4005433b5cc7351bc8fbce426325e

7 years agoMerge "Bring multi-channel transport into the glorious new age"
Zach Johnson [Wed, 8 Mar 2017 17:55:38 +0000 (17:55 +0000)]
Merge "Bring multi-channel transport into the glorious new age"
am: a15a9bbadf

Change-Id: Iec27272215b8e11041c221ad9d338e8011052ae3

7 years agoMerge "Bring multi-channel transport into the glorious new age"
Treehugger Robot [Wed, 8 Mar 2017 17:49:41 +0000 (17:49 +0000)]
Merge "Bring multi-channel transport into the glorious new age"

7 years agoMerge "audio: fix IStream.createMmapBuffer()"
Eric Laurent [Wed, 8 Mar 2017 16:42:33 +0000 (16:42 +0000)]
Merge "audio: fix IStream.createMmapBuffer()"

7 years agoRemove warning: vehicle RecurrentTimer_test.cpp
Steven Moreland [Wed, 8 Mar 2017 16:34:49 +0000 (08:34 -0800)]
Remove warning: vehicle RecurrentTimer_test.cpp

0xdeadbeef is exactly 32 bits, so it is interpretted as an unsigned
integer which was causing a warning. Since it's a test value, I changed
it to 0xdead which is interpretted as a signed integer.

Test: pass
Change-Id: Ibb75b23461700d77158e2337b8a472e87629ad61

7 years agoRemove warning from DrmFactory.cpp
Steven Moreland [Wed, 8 Mar 2017 16:16:47 +0000 (08:16 -0800)]
Remove warning from DrmFactory.cpp

Test: pass
Change-Id: Ie5d37a257bfb1f4f5d9173bbe41e734161941954

7 years agosupplicant(interface): Add support for get/set raw psk
Roshan Pius [Tue, 7 Mar 2017 16:27:30 +0000 (08:27 -0800)]
supplicant(interface): Add support for get/set raw psk

Bug: 36013886
Test: Compiles
Change-Id: I2e90e3f6533d2271144404a3de3b19854b001c2f

7 years agoMerge "Add getProgramList call."
Tomasz Wasilczyk [Wed, 8 Mar 2017 15:51:30 +0000 (15:51 +0000)]
Merge "Add getProgramList call."

7 years agoMerge "Allow drm hal implementations to not require provisioning"
Jeff Tinker [Wed, 8 Mar 2017 08:13:07 +0000 (08:13 +0000)]
Merge "Allow drm hal implementations to not require provisioning"

7 years agoFix static properties to comply with VTS
Pavel Maltsev [Tue, 7 Mar 2017 19:47:16 +0000 (11:47 -0800)]
Fix static properties to comply with VTS

Test: VTS is passing

Bug: b/32021794
Change-Id: I0bc0cd98f27ec8b059df283a52fbe18d88962e35

7 years agoMerge "wifi: Fetch the gscan bucket idx from request" am: f297caedd7 am: 3f08d19f90
Roshan Pius [Wed, 8 Mar 2017 03:00:28 +0000 (03:00 +0000)]
Merge "wifi: Fetch the gscan bucket idx from request" am: f297caedd7 am: 3f08d19f90
am: b7cffe3266

Change-Id: I96cc6283ba4d9bd6ac59c67f3a9eb68a7ee59d53

7 years agosupplicant(interface): Add timedOut param in assoc reject am: 7bf6dc8193 am: 91c12e3ce6
Roshan Pius [Wed, 8 Mar 2017 02:59:48 +0000 (02:59 +0000)]
supplicant(interface): Add timedOut param in assoc reject am: 7bf6dc8193 am: 91c12e3ce6
am: f75584ca66

Change-Id: I1d515163afe03f7e2eee6940e464c39066b5f6e8

7 years agoMerge "wifi: Fetch the gscan bucket idx from request" am: f297caedd7
Roshan Pius [Wed, 8 Mar 2017 02:57:50 +0000 (02:57 +0000)]
Merge "wifi: Fetch the gscan bucket idx from request" am: f297caedd7
am: 3f08d19f90

Change-Id: I01abda5debed55f8e980578b7a36f8a402627ee3

7 years agosupplicant(interface): Add timedOut param in assoc reject am: 7bf6dc8193
Roshan Pius [Wed, 8 Mar 2017 02:57:14 +0000 (02:57 +0000)]
supplicant(interface): Add timedOut param in assoc reject am: 7bf6dc8193
am: 91c12e3ce6

Change-Id: I42cf5f23e423d90e396cbb6032e13ec862657c7d

7 years agoMerge "wifi: Fetch the gscan bucket idx from request"
Roshan Pius [Wed, 8 Mar 2017 02:55:48 +0000 (02:55 +0000)]
Merge "wifi: Fetch the gscan bucket idx from request"
am: f297caedd7

Change-Id: I3255643eec01d0a6283b247fef5cf934aa0f2d6f

7 years agosupplicant(interface): Add timedOut param in assoc reject
Roshan Pius [Wed, 8 Mar 2017 02:55:14 +0000 (02:55 +0000)]
supplicant(interface): Add timedOut param in assoc reject
am: 7bf6dc8193

Change-Id: Id3baec3ea5a222d67f06d5e51a5d45ac8d26a2c3

7 years agoMerge "wifi: Fetch the gscan bucket idx from request"
Treehugger Robot [Wed, 8 Mar 2017 02:53:30 +0000 (02:53 +0000)]
Merge "wifi: Fetch the gscan bucket idx from request"

7 years agoAdd getProgramList call.
Tomasz Wasilczyk [Wed, 1 Mar 2017 22:21:07 +0000 (14:21 -0800)]
Add getProgramList call.

Test: existing VTS tests pass, but none added.
Bug: b/34054813
Change-Id: I33891256c0b7ba7edd8ca42074e65900169e2952

7 years agosupplicant(interface): Add timedOut param in assoc reject
Roshan Pius [Tue, 7 Mar 2017 19:23:19 +0000 (11:23 -0800)]
supplicant(interface): Add timedOut param in assoc reject

This is needed to indicate if the association failed due to a timeout
instead of AP explicitly rejecting us.

Bug: 34280407
Test: Compiles
Change-Id: Ib287ea8e45c28356bf9e3271962fc015761651fd

7 years agowifi: Fetch the gscan bucket idx from request
Roshan Pius [Tue, 7 Mar 2017 19:17:08 +0000 (11:17 -0800)]
wifi: Fetch the gscan bucket idx from request

We can't rely on the ordering of these buckets to populate their
indexes. So, send them explicitly from the caller.

Bug: 35989680
Test: Compiles
Change-Id: Ife09440935eb3526636c27bfdd40c37c69c7ade2

7 years agoMerge "Move EVS HAL under automotive folder"
TreeHugger Robot [Wed, 8 Mar 2017 01:17:37 +0000 (01:17 +0000)]
Merge "Move EVS HAL under automotive folder"

7 years agoTest ITuner::setConfiguration against bad input.
Tomasz Wasilczyk [Wed, 8 Mar 2017 01:04:26 +0000 (17:04 -0800)]
Test ITuner::setConfiguration against bad input.

Bug: b/33382424
Test: VTS
Change-Id: I9c1f31e1a55e6b45e24daaec029c43c535a2e600

7 years agoMerge "wifi(implementation): Clear the chip immediately on IWifi.stop()" am: 09258a2a...
Roshan Pius [Wed, 8 Mar 2017 00:53:28 +0000 (00:53 +0000)]
Merge "wifi(implementation): Clear the chip immediately on IWifi.stop()" am: 09258a2afb am: dc74684b36
am: 547d5082cd

Change-Id: I0b3e5bd7332161d8c703704a55a074a0f83d472d

7 years agoMerge "wifi(implementation): Clear the chip immediately on IWifi.stop()" am: 09258a2afb
Roshan Pius [Wed, 8 Mar 2017 00:46:58 +0000 (00:46 +0000)]
Merge "wifi(implementation): Clear the chip immediately on IWifi.stop()" am: 09258a2afb
am: dc74684b36

Change-Id: Ib234d4f0e8b2ec1c15286878cdc173367b64b520

7 years agoMerge "wifi(implementation): Clear the chip immediately on IWifi.stop()"
Roshan Pius [Wed, 8 Mar 2017 00:42:27 +0000 (00:42 +0000)]
Merge "wifi(implementation): Clear the chip immediately on IWifi.stop()"
am: 09258a2afb

Change-Id: I992e5519459b274bc0666ee2776b4ba3b5767afe