Commit Graph

16 Commits

Author SHA1 Message Date
Konsta
741b658768 car: enable A2DP source bluetooth profile
* 61473cb0eb
2024-09-07 13:27:05 +03:00
Konsta
c0ecc79bbb car: show instrument cluster on secondary display
* Fixes https://github.com/raspberry-vanilla/android_local_manifest/issues/43
2024-09-07 13:26:57 +03:00
Konsta
e107fc556c car: build can bus hal and debug tools 2024-09-07 13:26:49 +03:00
Konsta
85a8359c38 car: build occupant awareness hal 2024-09-07 13:26:41 +03:00
Konsta
31279e096f car: build audio control hal 2024-09-07 13:26:34 +03:00
Konsta
c2217592d2 car: switch to aidl vehicle hal 2024-09-07 13:26:26 +03:00
Konsta
ef8706e703 car: move automotive related configs to separate directory 2024-09-07 13:26:17 +03:00
aloshchilov
073f50878f car: BT AVRCP target enabled 2024-03-28 20:06:36 +04:00
adufftpc
973797e543 car: Disabled BT MAP causing cyclic BT reconnect
Disabled BT Message Access Profile. Allows to keep connection to the paired device
2024-03-28 19:53:58 +04:00
Konsta
c1f7f3e677 car: reorganize makefile 2023-10-13 19:52:07 +03:00
Konsta
c4a082a910 car: add broadcastradio aidl 2023-10-13 19:43:11 +03:00
Konsta
8a64b0130c car: add activities_on_secondary_displays permission
* Needed to display maps in home screen.
  f5124bfe5a
2023-10-13 16:36:32 +03:00
Konsta
58de1fd5f1 car: move evs config to vendor
* b62b8ea383
2023-10-13 12:44:10 +03:00
Konsta
d2d71de351 car: add evs hal
* EVS camera HAL supports UVC USB webcams. CSI camera modules are not
  supported with EVS. CSI camera modules need to be disconnected when using
  EVS so that UVC USB webcam will populate the first video device
  (/dev/video0).
* Enable default Android camera service so regular camera apps can be used
  as well (CSI camera modules & UVC USB webcams).
* Fixes https://github.com/raspberry-vanilla/android_local_manifest/issues/23
2023-08-22 19:13:37 +03:00
Konsta
91e679f985 car: overlay: disable demo notice ui service 2023-08-22 19:13:26 +03:00
Konsta
1c8d67b68d add android automotive build target 2023-07-25 15:43:48 +03:00