Commit graph

2208 commits

Author SHA1 Message Date
Treehugger Robot
8a01e4676c Merge changes Ida3533de,Ifec6e212 into udc-dev
* changes:
  Complete VHAL GRPC Interfaces
  GRPC Vehicle Proxy Server
2023-04-14 20:53:25 +00:00
Sihu Song
61859e7776 Merge "Add emulator metadata generator script" am: 72205da1e6 am: 1d67e9c801 am: 87a1249b48
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2531482

Change-Id: Ia976f5fe77f914c2d9da41c7098fc04522f8d8b8
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-04-14 03:30:05 +00:00
Sihu Song
87a1249b48 Merge "Add emulator metadata generator script" am: 72205da1e6 am: 1d67e9c801
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2531482

Change-Id: I2c074435ff63deae7d19bc8a1b7d1f7d6cd5f66e
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-04-14 02:57:02 +00:00
Sihu Song
72205da1e6 Merge "Add emulator metadata generator script" 2023-04-14 01:40:15 +00:00
Treehugger Robot
27ddba211b Merge "Use IsSubsetOf matcher for comparing changed vs updated properties" into udc-dev 2023-04-14 00:32:29 +00:00
Treehugger Robot
4ce4be5c61 Merge changes I4c49f255,I26c4260b into udc-dev
* changes:
  HVAC dependent properties should return NOT_AVAILABLE_DISABLED
  Print out content of VehiclePropValue when test fails
2023-04-14 00:32:24 +00:00
Maxim Pleshivenkov
94220b8613 Update makefile.
Migrate to use andoid.frameworks.automotive.powerpolicy-V2-ndk.

Bug: 277954369
Test: manual build
Change-Id: I5331284b329b9aad731d86a1d1a26cc0b042387a
2023-04-13 00:25:02 -04:00
TreeHugger Robot
d6818349ef Merge "AIDL VHAL GRPC Client" into udc-dev 2023-04-13 00:37:33 +00:00
Aaqib Ismail
76dbff1e9c Use IsSubsetOf matcher for comparing changed vs updated properties
The previous implementation did not work as intended because it was
comparing using equality. This means that if there is a mismatch in
the number of elements in each list it would fail.

Bug: 277359330
Bug: 277359630
Bug: 277359374
Bug: 277359394
Bug: 277359419
Bug: 277359421
Bug: 277359396
Bug: 277359260

Test: atest FakeVehicleHardwareTest
Change-Id: If624ee39271725c6158c004181104ca6b30d4598
2023-04-12 16:31:23 -07:00
Aaqib Ismail
5df458d2c0 HVAC dependent properties should return NOT_AVAILABLE_DISABLED
To be consistent with the new API in Android U, NOT_AVAILABLE_DISABLED
is the more appropiate StatusCode.

Bug: 255430764
Test: atest CtsCarTestCases:CarPropertyManagerTest
Test: atest FakeVehicleHardwareTest
Change-Id: I4c49f255817f1f9bc2888c99177c6dc666213ab6
2023-04-12 16:31:23 -07:00
Aaqib Ismail
dc90e2265f Print out content of VehiclePropValue when test fails
Currently when a test fails, it prints out a byte representation of the
object which is not helpful.

Bug: 277359330
Bug: 277359630
Bug: 277359374
Bug: 277359394
Bug: 277359419
Bug: 277359421
Bug: 277359396
Bug: 277359260

Test: atest FakeVehicleHardwareTest
Change-Id: I26c4260b2dbf5a71fbfe94e11c111b482337e6f5
2023-04-12 16:31:20 -07:00
Hao Chen
a810fb2583 Complete VHAL GRPC Interfaces
Add missing operations from IVehicleHardware.h

Bug: 266001013
Test: `atest GRPCVehicleHardwareUnitTest GRPCVehicleProxyServerUnitTest`

Change-Id: Ida3533dedce49c49c4762b2f9a43997317f5d2c4
2023-04-12 16:17:51 -07:00
Hao Chen
32d467066a GRPC Vehicle Proxy Server
The GRPC proxy server speaks to another IVehicleHardware (no matter if it is real or fake) to serve
other GRPC vehicle hardware(s). It can be used as a real GRPC Vehicle
Hardware backend when it is running on the machine that have a direct
access to the real vehicle bus, or it can also be used as a fake backend
for testing.

Test: `atest GRPCVehicleProxyServerUnitTest`
Bug: 266001013
Change-Id: Ifec6e21223986a68ab089a87a9664c1b52601ea2
2023-04-12 16:12:18 -07:00
Hao Chen
6cb8689d10 AIDL VHAL GRPC Client
Bug: 266001013
Test: `atest GRPCVehicleHardwareUnitTest`
Change-Id: I89b1c260aa2c34f353e88547a92718bb1cc37e5f
2023-04-12 14:31:50 -07:00
Aaqib Ismail
a9eeef4395 Merge "Split BLIND_SPOT_WARNING_STATE into 2 area IDs on emulator" into udc-dev 2023-04-12 20:41:19 +00:00
Steven Moreland
957a032a33 Merge "Explicit init .rc user." am: 51aec020ef am: 555d54d1a2 am: a197855f32
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2528129

Change-Id: I9a1e84a186e801e2bc74ff25a5f3e8ee377a002c
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-04-12 03:16:09 +00:00
Steven Moreland
a197855f32 Merge "Explicit init .rc user." am: 51aec020ef am: 555d54d1a2
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2528129

Change-Id: I8debdf5503ee6ef46f1247ec6c7b5c967e57aac9
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-04-12 02:44:20 +00:00
Aaqib Ismail
5638a35174 Split BLIND_SPOT_WARNING_STATE into 2 area IDs on emulator
Bug: 277359374
Test: atest CtsCarTestCases:CarPropertyManagerTest
Change-Id: Ic8ff9757086281c693aee86e4f1c5f8430e02c07
2023-04-11 11:51:08 -07:00
Alex Buynytskyy
1deeb7fabf Merge "UpsideDownCake is now 34" into udc-dev 2023-04-11 01:17:33 +00:00
Steven Moreland
f13464d1dd Explicit init .rc user.
Set the user explicitly.

Bug: 276813155
Test: boot
Change-Id: Ifd5cbacd308ee74de64dd12741771f01abc5b1d5
2023-04-10 20:43:50 +00:00
Shrikar Amirisetty
6ef7a20d3d Merge "Added info to docs to answer Q20 from Ford pending questions." into udc-dev 2023-04-10 14:02:16 +00:00
Shrikar Amirisetty
cdd964a8d0 Merge changes from topics "move_pos_consistency", "steering_wheel_depth_docs" into udc-dev
* changes:
  Changed STEERING_WHEEL_DEPTH min/max value definition in HAL.
  Changed *_MOVE and *_POS HAL docs to be consistent.
2023-04-10 14:02:03 +00:00
Shrikar Amirisetty
f4d09bba11 Merge "Added info to HAL docs to answer Q14 from Ford pending questions." into udc-dev 2023-04-10 14:01:39 +00:00
Alex Buynytskyy
ec1198d941 UpsideDownCake is now 34
Ignore-AOSP-First: UpsideDownCake Finalization
Bug: 275409981
Test: build
Change-Id: I832ab7a8b5445ba85e27bbcf5be64906bfa0e5be
2023-04-07 23:41:20 +00:00
shrikar
0eca9c3d6b Added info to docs to answer Q20 from Ford pending questions.
Bug: 259309511
Test: manual build
Change-Id: I921a7fc0a896e7343d0f0c51a1eb40f5e95aee10
2023-04-07 21:54:24 +00:00
shrikar
45bd6fa885 Changed STEERING_WHEEL_DEPTH min/max value definition in HAL.
Bug: 276327125
Test: manual build
Change-Id: I5a5cf3033ac50d3816b508544315a16a52161b35
2023-04-07 21:54:04 +00:00
shrikar
f77dd218aa Changed *_MOVE and *_POS HAL docs to be consistent.
Bug: 259477002
Test: manual build
Change-Id: Ie69333bdb68c97c844fbf0cc93bd75ffe6f58093
2023-04-07 21:53:37 +00:00
shrikar
e18364056a Added info to HAL docs to answer Q14 from Ford pending questions.
Bug: 259309511
Test: manual build
Change-Id: Icd1607e7f05cee7eec3f0a9826e3590149ff5c08
2023-04-07 20:55:23 +00:00
Shrikar Amirisetty
265347eebd Merge "Added info to docs to answer Q25 from Ford pending questions." into udc-dev 2023-04-07 19:18:23 +00:00
shrikar
36f0b25a19 Added info to docs to answer Q25 from Ford pending questions.
Bug: 259309511
Test: manual build
Change-Id: I21e2672ff41ad6b8fc08866641abe58dd75c8efc
2023-04-07 15:04:59 +00:00
Aaqib Ismail
60495655e1 Merge "Document how HVAC_AUTO_ON can be indirectly disabled" into udc-dev 2023-04-04 01:12:41 +00:00
Aaqib Ismail
df979bb50b Document how HVAC_AUTO_ON can be indirectly disabled
Bug: 259582041
Test: presubmit
Change-Id: I05edfbc35dd3830696803e7e5010402330584867
2023-04-03 13:56:10 -07:00
TreeHugger Robot
9074fdc1da Merge "Correct comments" into udc-dev 2023-04-03 16:08:28 +00:00
Changyeon Jo
bc433a0d5b Correct comments
- Fix a typo on ExposureParameters.coarseIntegrationTimeLShift.
- Add a comment that describes a descriptor field of GridStatistics.

Bug: 276675923
Test: build
Change-Id: Ida93c21c9de7f7c1d661c790d82342750d5f29fe
2023-04-03 05:20:18 +00:00
Treehugger Robot
54419d7c58 Merge "Updated fuzz_config in Android.bp file" am: 73c824414b am: 7ce958221c am: 538cd39aa3
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2505243

Change-Id: Ib658e46db07a0a0e5609424c8748b1c383610915
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-03-31 07:07:26 +00:00
Treehugger Robot
976e546b18 Merge "Updated fuzz_config in Android.bp file" am: 728011d97c am: a0c74c29f9 am: 9f0a230d5a
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2505239

Change-Id: I323d9285067a7adfcb7376a9f6a48ad62add1930
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-03-31 07:07:15 +00:00
Treehugger Robot
db2d265280 Merge "Updated fuzz_config in Android.bp file" am: bf89d7ed4a am: 3978a1cb20 am: e81ca58e04
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2505240

Change-Id: I36ec106ff1f8709ac54ba661d12eeb83cd48ae32
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-03-31 07:07:03 +00:00
Treehugger Robot
b6679850f2 Merge "Updated fuzz_config in Android.bp file" am: bbf290bb5d am: 4d798fd44a am: 174b8a0186
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2505238

Change-Id: I9692704ed4966beadb0165174ed04314d766d67b
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-03-31 07:05:20 +00:00
Treehugger Robot
538cd39aa3 Merge "Updated fuzz_config in Android.bp file" am: 73c824414b am: 7ce958221c
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2505243

Change-Id: I1957ce7de74fe7d25ebded4de4d94d51dce85c7b
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-03-31 06:33:12 +00:00
Treehugger Robot
9f0a230d5a Merge "Updated fuzz_config in Android.bp file" am: 728011d97c am: a0c74c29f9
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2505239

Change-Id: Id9168c0ff98990dcc5c1eb7fcc6d39ab0b71e6f5
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-03-31 06:33:00 +00:00
Treehugger Robot
e81ca58e04 Merge "Updated fuzz_config in Android.bp file" am: bf89d7ed4a am: 3978a1cb20
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2505240

Change-Id: I18ac45a2c6033fc84a1c2b2cbc7768fcdda20c96
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-03-31 06:31:35 +00:00
Treehugger Robot
174b8a0186 Merge "Updated fuzz_config in Android.bp file" am: bbf290bb5d am: 4d798fd44a
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2505238

Change-Id: Ic260de13d57aae81941d4bba66559dc8206e3af4
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-03-31 06:31:22 +00:00
Treehugger Robot
73c824414b Merge "Updated fuzz_config in Android.bp file" 2023-03-31 05:28:36 +00:00
Treehugger Robot
728011d97c Merge "Updated fuzz_config in Android.bp file" 2023-03-31 05:23:13 +00:00
Treehugger Robot
bf89d7ed4a Merge "Updated fuzz_config in Android.bp file" 2023-03-31 05:21:13 +00:00
Treehugger Robot
bbf290bb5d Merge "Updated fuzz_config in Android.bp file" 2023-03-31 05:11:52 +00:00
Hao Chen
b304ae52cf Merge changes from topic "evs-v2" into udc-dev
* changes:
  Add VTS testcases for getDisplayStateById
  Uprev the EVS AIDL NDK Version
2023-03-30 22:41:11 +00:00
TreeHugger Robot
83cd7221b9 Merge "Fix inconsistencies in VehicleArea HAL documentation" into udc-dev 2023-03-29 23:56:00 +00:00
Hao Chen
be81939285 Add VTS testcases for getDisplayStateById
Test: build
Bug: 275626422
Change-Id: I27dfced8f0040e6604baeed37df7e12f5ec5d73d
2023-03-29 16:20:09 -07:00
Hao Chen
ac8e696207 Uprev the EVS AIDL NDK Version
Bug: 262779341
Test: build
Change-Id: I39d2e6b969db11b03d4e1fe929b19d65f75e72ff
2023-03-29 15:50:00 -07:00
Aaqib Ismail
49e36808da Fix inconsistencies in VehicleArea HAL documentation
Remove references of area types and use more consistent language.
Use same documentation across AIDL and HIDL definitions.

Bug: 259987652
Test: presubmit
Change-Id: I4da6ff23fd221698c9fbe9c9f817f51959a49a79
2023-03-29 20:12:05 +00:00
Hao Chen
96ca65804e Merge "Add VTS for EVS Display" into udc-dev 2023-03-29 20:05:39 +00:00
Devin Moore
dfb5c67483 Merge "Add a manifest fragment for occupant awareness" am: 2247059f55 am: fc24255d23 am: 2d0b3d8bbc
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2506595

Change-Id: Ib31ba5bc97fb933bcdef0314ba0b2930eebf9bf1
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-03-28 23:57:38 +00:00
Hao Chen
e708da89b5 Add VTS for EVS Display
They are mostly copied from the HIDL 1.0 display test cases, with some minor changes.

Test: `atest VtsHalEvsTargetTest`
Bug: 275626422
Change-Id: Ica5379e7f021083b65ad8abf320f7751c1432c9e
2023-03-28 23:33:14 +00:00
Devin Moore
2d0b3d8bbc Merge "Add a manifest fragment for occupant awareness" am: 2247059f55 am: fc24255d23
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2506595

Change-Id: I106c3b8086bbd0b96e2420ca4d889e00622d553a
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-03-28 23:26:26 +00:00
TreeHugger Robot
82fd5fc3cd Merge changes from topic "b218588089" into udc-dev
* changes:
  Implement incomplete or missing IEvsCamera methods
  Revert "Revert "Remove automotive.evs HIDL entry in compat matrix.""
  Revert "Revert "Add default implementation of AIDL EVS interface""
2023-03-28 22:58:05 +00:00
Changyeon Jo
c9e4122f5b Implement incomplete or missing IEvsCamera methods
This CL completes IEvsCamera interface implementation by adding
following methods to a default AIDL EVS HAL implementation.
- IEvsCamera::importExternalBuffers()
- IEvsCamera::getIntParameterRange()
- IEvsCamera::setIntParameter()
- IEvsCamera::getIntParameter()

Fix: 275101894
Test: 1. Launch CVD in accelerated graphics mode (gfxstream).
      2. atest VtsHalEvsTargetTest --iteration 3
Change-Id: I70ed2a97f49d27146ce00cdaab9ca3f41a59fc98
2023-03-27 18:19:51 +00:00
TreeHugger Robot
4a29be87c5 Merge "Specify that a read_write property can be read only in HAL" into udc-dev 2023-03-24 23:56:16 +00:00
Yu Shan
55043aee98 Merge changes Ic02b451d,Ieb84a84f into udc-dev
* changes:
  Add inject task cmd to default remoteaccess hal.
  Grant net_raw capabilities to remote access hal.
2023-03-24 23:21:35 +00:00
Aaqib Ismail
97d9c731d8 Specify that a read_write property can be read only in HAL
Not all read_write properties are included. For example, properties
not exposed through CarPropertyManager are not included. The only
other exception is HVAC_TEMPERATURE_VALUE_SUGGESTION because it behaves
like a function call so it needs to be writable.

Bug: 195962745
Test: presubmit
Change-Id: Ief758fd45b7d21ba2d81899d5bb056c3bc24b15b
2023-03-24 22:23:03 +00:00
Changyeon Jo
7e62631ea4 Revert "Revert "Add default implementation of AIDL EVS interface""
This reverts commit d12e05929a.

Bug: 218588089
Test: 1. Build cf_x86_64_auto lunch target.
      2. Launch cvd in the accelerated graphics mode.
      3. atest VtsHalEvsTargetTest and confirm that EVS HAL
         implementation passes all test cases except
         CameraStreamExternalBuffering that is not supported yet in new
         implementation.
      4. Run evs_app and confirm the color bar pattern is shown on the
         display.
         > adb root && adb shell evs_app --test
      5. Do the same on sdk_car_x86_64 lunch target.
Change-Id: I4647d0ef7a2bd98fdfcb3833bfb060b4063bc42e
2023-03-24 21:03:12 +00:00
TreeHugger Robot
26ca5c56e9 Merge "Added HAL docs for unsupported LOCATION_CHARACTERIZATION behaviour." into udc-dev 2023-03-24 20:13:39 +00:00
shrikar
496e3fb377 Added HAL docs for unsupported LOCATION_CHARACTERIZATION behaviour.
Bug: 271007857
Test: manual build
Change-Id: Ifdb8a0752831967356b2d919a7a10c07363c72d6
2023-03-24 18:05:59 +00:00
Aaqib Ismail
e12b0af461 Merge "Implement HVAC_TEMPERATURE_VALUE_SUGGESTION in emulator VHAL" into udc-dev 2023-03-24 00:51:27 +00:00
TreeHugger Robot
8286fe4cd8 Merge "Update default emulator values for HVAC_TEMPERATURE_VALUE_SUGGESTION" into udc-dev 2023-03-24 00:32:16 +00:00
Devin Moore
a301ca6711 Add a manifest fragment for occupant awareness
Test: atest VtsHalOccupantAwarenessV1_0TargetTest
Bug: 274164202

Change-Id: I781e956b0b654e30b28ae0a50d793389e97cb7e8
2023-03-23 16:28:59 +00:00
Ayushi Khopkar
9367a9e5d7 Updated fuzz_config in Android.bp file
Added new fields in fuzz_config like - hotlists,
description, vector, service_privilege, users, fuzzed_code_usage, etc.

Bug: 271384401
Test: Build audiocontrolV1.0_fuzzer

Change-Id: I8b0c08ec26e9c4f599c309ec49bb13df017e1f96
2023-03-23 14:33:31 +05:30
Ayushi Khopkar
5088c6cdc3 Updated fuzz_config in Android.bp file
Added new fields in fuzz_config like - hotlists,
description, vector, service_privilege, users, fuzzed_code_usage, etc.

Bug: 271384401
Test: Build vehicleManager_fuzzer

Change-Id: I0d648ae43328ca8860daa8cf39e8e2d10868952a
2023-03-23 14:26:25 +05:30
Ayushi Khopkar
133c500469 Updated fuzz_config in Android.bp file
Added new fields in fuzz_config like - hotlists,
description, vector, service_privilege, users, fuzzed_code_usage, etc.

Bug: 271384401
Test: Build automotiveSvV1.0_fuzzer

Change-Id: I2ab534b469956fd0c274b098cceb33e011178b10
2023-03-23 14:24:15 +05:30
Ayushi Khopkar
f19832876a Updated fuzz_config in Android.bp file
Added new fields in fuzz_config like - hotlists,
description, vector, service_privilege, users, fuzzed_code_usage, etc.

Bug: 271384401
Test: Build automotiveCanV1.0_fuzzer

Change-Id: I305cdd1b0a990bd72788c7562197e190a4256f38
2023-03-23 14:19:53 +05:30
Aaqib Ismail
e148beb7f2 Merge "Update Cruise Control properties HAL docs" into udc-dev 2023-03-23 01:03:56 +00:00
Devin Moore
42bf8fd06c Merge changes from topic "hal_impl_test_auto_udc" into udc-dev
* changes:
  Update automotive.audiocontrol manifest and compat matrix
  Update vhal manifest fragment and compat matrix
2023-03-22 23:28:30 +00:00
Yu Shan
9549368dd4 Add inject task cmd to default remoteaccess hal.
This allows local remote access HAL test. This CL also adds debug
status dump to remote access HAL.

Test: Manual run on gcar_emu
Bug: 272773565
Change-Id: Ic02b451d800cfe75d8c410a4dc52e8ce15e481b7
2023-03-22 11:38:50 -07:00
Yu Shan
5ba8f5230c Grant net_raw capabilities to remote access hal.
Remote access test VHAL requires net_raw to select specific eth
interface to communicate with TCU.

Test: Manual test.
Bug: 261108682
Change-Id: Ieb84a84ffeee2b8f907de8b58501024a3d704945
2023-03-21 20:49:53 -07:00
Eric Jeong
ea4f5c0235 Merge "Add getProcessorId to support multiple processors in remote access" into udc-dev 2023-03-22 00:53:07 +00:00
TreeHugger Robot
4937559024 Merge "Fix flakiness in DefaultVhalImpl_test." into udc-dev 2023-03-21 22:55:10 +00:00
Aaqib Ismail
7cb57f0950 Update Cruise Control properties HAL docs
Specify the exact StatusCode that should be returned when the property
is not available.

Bug: 271302963
Test: presubmit
Change-Id: I448071ca970985f20d1e414104c90142ca58e0f2
2023-03-21 22:20:54 +00:00
Shrikar Amirisetty
c3ac3a46b3 Merge "Added info to docs to answer Q35 from Ford pending questions." into udc-dev 2023-03-21 21:05:48 +00:00
Shrikar Amirisetty
508b5da10f Merge "Added info to docs to answer Q30 from Ford pending questions." into udc-dev 2023-03-21 19:17:10 +00:00
shrikar
39332b5b97 Added info to docs to answer Q35 from Ford pending questions.
Bug: 259309511
Test: manual build
Change-Id: I597b9861852a078282c95244f9360f2cb73f175a
2023-03-21 16:58:11 +00:00
shrikar
c47e21c398 Added info to docs to answer Q30 from Ford pending questions.
Bug: 259309511
Test: manual build
Change-Id: Ib843b6ea42772d32768ebc20a47ea7e172abc714
2023-03-21 16:55:53 +00:00
Aaqib Ismail
881bb30026 Implement HVAC_TEMPERATURE_VALUE_SUGGESTION in emulator VHAL
This property behaves like a function call taking the value set and
outputting the expected temperature values.

Bug: 270448817
Test: atest FakeVehicleHardwareTest
Change-Id: Idf9840312a59b186850b2d6b2c2fb57fee545283
2023-03-17 18:09:30 -07:00
Aaqib Ismail
1027904931 Update default emulator values for HVAC_TEMPERATURE_VALUE_SUGGESTION
Bug: 270448817
Test: atest CtsCarTestCases:CarPropertyManagerTest
Change-Id: I21d9a600475effdd37881630fc49e7247cdad283
2023-03-17 17:41:27 -07:00
Yu Shan
e548fc8c6b Fix flakiness in DefaultVhalImpl_test.
Test: atest android.hardware.automotive.vehicle@2.0-default-impl-unit-tests
Bug: 272569067
Change-Id: I54c45d80cf09d314cafbd30844e9fbe296de4986
2023-03-17 17:08:30 -07:00
Yu Shan
c6232ab1fa Merge "Add comment for remote task data." into udc-dev 2023-03-17 21:53:48 +00:00
Devin Moore
f1d77e2275 Update automotive.audiocontrol manifest and compat matrix
We are serving V3 of the interface, so reflect that in the manifest
fragment.
Allow it in the compat matrix.

Test: lunch cf_x86_64_auto-userdebug && atest hal_implementation_test
Bug: 266868868
Change-Id: Ib858b6e9eb7025fe05670641d55ca98389553077
2023-03-17 21:23:38 +00:00
Devin Moore
55eee605c9 Update vhal manifest fragment and compat matrix
We are serving V2 of the vhal interface, so reflect that in the manifest
fragment.

Test: lunch cf_x86_64_auto-userdebug && atest hal_implementation_test
Bug: 266868868
Change-Id: I86217712f225df64cb3494be3461d7ff39d80064
2023-03-17 21:15:19 +00:00
Shrikar Amirisetty
ff4d7eb84f Merge "Added info to docs to answer Q8 from Ford pending questions." into udc-dev 2023-03-17 21:01:36 +00:00
Yu Shan
3750a76244 Add comment for remote task data.
Test: None
Bug: 274153816
Change-Id: Ib293d192c4ffe0e7374379359b2cf8463af25615
2023-03-17 13:44:48 -07:00
shrikar
011284e9c1 Added info to docs to answer Q8 from Ford pending questions.
Bug: 259309511
Test: manual build
Change-Id: I695d50e79ea39e669443d1fe40b91fbb204d2b98
2023-03-17 15:15:09 +00:00
Shrikar Amirisetty
cb91b245c4 Merge "Removing DRIVER_ATTENTION_MONITORING properties from HAL layer." into udc-dev 2023-03-16 23:53:20 +00:00
Hao Chen
64a756c0d8 Merge "Add Display ID when Getting Display State" into udc-dev 2023-03-16 22:24:41 +00:00
Hao Chen
0e55469db9 Add Display ID when Getting Display State
Multiple displays can be opened concurrently, so display ID
is needed when getting status of active displays.

Test: build
Bug: 262779341

Change-Id: I12af698be85ba72f0fb81f143441956dd0bfe1d2
2023-03-16 11:23:21 -07:00
Shrikar Amirisetty
54ddd06932 Merge "Added info to docs to answer Q9 from Ford pending questions." into udc-dev 2023-03-16 16:22:07 +00:00
Eric Jeong
6c3a1d8beb Add getProcessorId to support multiple processors in remote access
Bug: 262483074
Test: atest RemoteAccessServiceUnitTest
Change-Id: I88dedb7ef914bd72772a4bbae2b283836bd1d19a
2023-03-16 00:49:16 -07:00
shrikar
5b85c927c6 Added info to docs to answer Q9 from Ford pending questions.
Bug: 259309511
Test: manual build
Change-Id: Ibd47982ba7426519ca03dd110b2b6bc5fd2e8e71
2023-03-15 18:03:30 +00:00
shrikar
63aa43987b Updated SEAT_MEMORY_SELECT maxValue documentation.
Specified that maxValue must be equal to (numSeatPositions - 1).

Bug: 262358054
Test: manual build
Change-Id: I41304f5ca0dc4d997543a0f059c7486f179e5526
2023-03-15 17:51:38 +00:00
Victor Shutemov
1d4fe975c5 Add emulator metadata generator script
Add script to generate vehicle properties metadata file
for use with emulator's vehicle tab.
Metadata includes:
    - names of the properties,
    - names for the data enum values
    - change and access modes

Change-Id: Ica1df3466b7965916d11adc513f6472d439e1119
2023-03-15 11:27:14 +00:00
shrikar
dced9c7772 Removing DRIVER_ATTENTION_MONITORING properties from HAL layer.
Bug: 273522827
Test: atest VtsHalAutomotiveVehicle_TargetTest
Change-Id: Id7c505960b5395812e0d420997b3a0917bf02ba2
2023-03-14 18:10:24 +00:00
Changyeon Jo
397bfe167c Merge changes from topic "revert-21585493-b218588089-GJWXNTRALQ" into udc-dev
* changes:
  Revert "Add default implementation of AIDL EVS interface"
  Revert "Remove automotive.evs HIDL entry in compat matrix."
2023-03-13 21:48:58 +00:00