Commit Graph

20 Commits

Author SHA1 Message Date
Konsta
91ac806cc6 keylayout: add tv specific layout
* Copy from device/google/atv/Generic.kl at 8e49e4448fdced4816fc40d4e01f3f6e66e3c3db.

Change-Id: I2aeb85d5bab319c7efda7d324042e319a447bb83
2025-08-22 20:10:29 +03:00
Konsta
df33a89dc2 enforce-product-packages-exist: add exception for com.android.ranging
* Android 16 ranging feature.
  https://developer.android.com/develop/connectivity/ranging
* com.android.ranging is nowhere found in AOSP though should be built.
  1e9faa2bc9

build/make/core/main.mk:1096: warning:  device/brcm/rpi5/aosp_rpi5.mk includes non-existent modules in PRODUCT_PACKAGES
Offending entries:
com.android.ranging

build/make/core/main.mk:1096: warning:  device/brcm/rpi5/aosp_rpi5_car.mk includes non-existent modules in PRODUCT_PACKAGES
Offending entries:
Bluetooth
Keyguard
Launcher2
OverviewApp
RotaryIME
RotaryPlayground
com.android.ranging
libnfc_ndef
libvariablespeed
pppd

build/make/core/main.mk:1096: warning:  device/brcm/rpi5/aosp_rpi5_tv.mk includes non-existent modules in PRODUCT_PACKAGES
Offending entries:
com.android.ranging
2025-06-16 13:37:43 +03:00
Konsta
c0402d3acc car: update vehicle aidl to v4 2025-06-16 13:37:43 +03:00
Konsta
3af1a6e4e9 car: switch to v4l2 evs aidl hal 2025-06-16 13:37:43 +03:00
Konsta
8709904958 car: add exceptions for non-existing targets 2025-04-17 13:06:03 +03:00
Konsta
45fad47629 enforce product packages exist 2025-04-17 13:05:48 +03:00
Konsta
9797a324ca Revert "car: Disabled BT MAP causing cyclic BT reconnect"
* This should be enabled on automotive targets and I can't reprocude any
  connection issues described in https://github.com/raspberry-vanilla/android_local_manifest/issues/33.
* Partially fixes https://github.com/raspberry-vanilla/android_local_manifest/issues/110.

This reverts commit c724e60c78.
2025-03-18 16:34:32 +02:00
Konsta
8ac0967b8c car: device path has car directory
* Fixes c2277d28e8.
2025-03-18 16:34:32 +02:00
Konsta
acfacd0969 cleanup device identifiers
* Drop Raspberry from model as some hardware information applications
  display it after the manufacturer/brand and we'll end up with duplicate
  Raspberry in the device name.
* PRODUCT_RELEASE_NAME is long gone.
2025-03-18 16:34:32 +02:00
Konsta
51073dd508 bluetooth: enable A2DP sink
* A2DP source and sink can coexist on Android 15.
  https://android-review.googlesource.com/q/topic:%22bt_a2dp_src_sink_coexist%22
* Fixes https://github.com/raspberry-vanilla/android_local_manifest/issues/188.
2025-03-01 22:26:28 +02:00
Konsta
d5e3af9b01 car: enable A2DP source bluetooth profile
* 61473cb0eb
2024-09-07 13:20:56 +03:00
Konsta
d730ccf1c6 car: show instrument cluster on secondary display
* Fixes https://github.com/raspberry-vanilla/android_local_manifest/issues/43
2024-09-07 13:20:47 +03:00
Konsta
8829ea27fa car: build can bus hal and debug tools 2024-09-07 13:20:39 +03:00
Konsta
8b2e452bbd car: build occupant awareness hal 2024-09-07 13:20:31 +03:00
Konsta
6906b29151 car: build audio control hal 2024-09-07 13:20:23 +03:00
Konsta
1c0420d518 car: switch to aidl vehicle hal 2024-09-07 13:20:16 +03:00
Konsta
c2277d28e8 car: move automotive related configs to separate directory 2024-09-07 13:20:08 +03:00
aloshchilov
cf4022a694 car: BT AVRCP target enabled 2024-03-28 18:28:58 +02:00
adufftpc
c724e60c78 car: Disabled BT MAP causing cyclic BT reconnect
Disabled BT Message Access Profile. Allows to keep connection to the paired device
2024-03-28 18:28:58 +02:00
Konsta
1c9bf21bfe rename rpi4 -> rpi5 2023-11-24 13:15:33 +02:00