Juancho schreef op maandag 16 maart 2026 @ 17:55:
Android 13 wordt nu ook uitgerold naar de Polestar (2). Helaas heeft het eigenlijk helemaal niks leuks, nieuws, grote verbeteringen en al helemaal geen betere UI schil. Ze noemen het zelf ook niet voor niets:
Dit omvat algemene verbeteringen op het gebied van Infotainment en prestaties
Van een grotere AAOS versie update verwacht je eigenlijk toch wel veel meer. Maargoed, ik weet nog toen we die een tijd terug kregen op de P8 en voor gebruiker was er niks zichtbaars behalve wat andere icoontjes/lettertype.
Voor wie geinteresseerd is de release notes van Android Automotive 13. Misschien geen visuele updates maar wel grote wijziging in architectuur
Features
Camera
- Android camera2 API. Allows third party consumer apps to access one or more vehicle cameras concurrently without affecting the performance and behavior of the Extended View System (EVS).
- Enumerate camera devices by relative locations. Allows clients to enumerate and open camera devices (or video streams) according to relative locations, along with hardware details (for example, device node name) hidden from clients.
- EVS hotplug events. Adds notification and handling of hotplug cameras.
Car framework
- Car framework mainline. Added a new car framework module that includes car APIs and car services. This enables the updating of the car stack independent of Android platform versions.
- Driving safety region support. Allows apps to specify regions for driving safety and allows the system to specify a region and to provide a temporary waiver.
- Migrate the vehicle HAL from HIDL to AIDL. The HIDL HAL remains supported but new properties should only be added to new AIDL vehicle HAL.
- Support larger payload and batch calls in VHAL. VHAL can now pass larger payloads through shared memory. Batching calls allows for the more efficient sending of multiple requests.
- Navigation metadata filling for cluster. This feature extends the Navigation State Protocol Buffer in the Navigation State API with additional fields to describe navigation metadata.
- Touch mode. Notifications are now detached from focus events in Android 13. In Android 12 and earlier, focus and touch mode are represented by the same C++ native FocusEvent. Touch mode changes are now represented in a new event, TouchModeEvent. This new native event is dispatched against all existing windows, whether focused or not.
Connectivity
- Enable Ultra Wide Band (UWB). Provides multi-anchor support for locating UWB tags with an accuracy of 10cm.
- Bluetooth Mainline integration. Turns Automotive Bluetooth into a module to enable updates independent of Android platform versions. Hidden APIs are migrated to system APIs with ongoing support from Google.
- Gabledorsch. A newer version of the Bluetooth stack is enabled, with support for automotive use cases.
- Vehicular networking. Adds controls for Ethernet-based networks, including dynamic management of IP configuration, network capabilities, app access control lists, and the ability to connect and disconnect networks on the fly.
- Reference TCU. Makes it more straightforward to integrate an external telematics ECU with Android through the Telephony HAL.
- Projection support. Added a new API to include VendorElements as part of a generated hostapd AP configuration.
- API to get a list of Wi-Fi channels and country codes when Wi-Fi is turned off.
Power
- Support Suspend-to-disk. Power-off mode to preserve the contents of RAM. Suspend-to-disk and Suspend-to-RAM are supported.
- Control of the shutdown process. Allows vendors to take timely actions before and after
Garage Mode.
Privacy
- Permission model for auto. Changes to the permissions model balance safety, privacy and user experience while driving.
- Post-drive permission decision reminder. Reminds users who have parked of permission decisions made while they were driving.
- Recent permission decisions. Recent permission decisions are surfaced within Privacy Settings, enabling users to change permission decisions.
- Privacy dashboard for auto. Lets users review recent app permission usage within Privacy Settings, including a timeline of events for sensors (such as location, microphone, and camera) and sub-attribution for GMSCore usage.
Sensors
- New sensor types in the Android sensor framework. Added new Inertial Measurement Unit (IMUs) sensor types for Limited Axes and Heading to support different sensor configurations and navigation use cases.
Telemetry
- OEM telemetry. Enables OEMs to use an Android-powered infotainment system to configure and collect In-Vehicle Infotainment (IVI) and vehicle data.
User management
- Improved user lifecycle events management. Added a new user lifecycle filter to improve performance and simplify client code.
Vehicle integration
- New VHAL properties. Added new properties for fog lights, EV charging, trailer, vehicle weight, and wheel tick.
Link:
https://source.android.co.../start/releases/t_release
Een en vergelijking tussen AAOS 12 en AAOS 13
1. Camera & EVS (Extended View System)
Camera2‑API beschikbaar voor third‑party apps zonder EVS‑impact.
Camera’s kunnen worden geadresseerd op basis van relatieve locatie, waarbij hardware‑details verborgen blijven.
Hotplug‑events toegevoegd voor camera’s (aansluiten/ontkoppelen realtime detecteerbaar).
➡️ T.o.v. AAOS 12/12L:
AAOS 12L introduceerde o.a. CarEvsManager voor camera‑voorbeelden, maar AAOS 13 gaat verder met multi‑client camera‑toegang en betere EVS‑integratie.
2. Car Framework & Vehicle HAL
Nieuw Car‑Framework als mainline module, waardoor updates onafhankelijk van Android platformversies kunnen worden uitgerold.
VHAL migratie van HIDL → AIDL, met ondersteuning voor grotere payloads en batch‑calls (betere performance).
Driving Safety Region: apps en systeem kunnen veiligheidszones definiëren en tijdelijke uitzonderingen aanvragen.
TouchMode-event gescheiden van focus events, voor betere input‑afhandeling.
➡️ T.o.v. AAOS 12/12L:
AAOS 12L had vooral UI‑verbeteringen, power‑policy opties en watchdog verbeteringen; AAOS 13 richt zich duidelijk op modulariteit, performance en veiligheid binnen de vehicle stack.
3. Connectivity & Networking
Ultra Wideband (UWB) ondersteuning met multi‑anchor precisielocatie (~10cm nauwkeurigheid).
Bluetooth wordt een mainline‑module → updatability zonder OS‑upgrade.
Nieuwe Bluetooth‑stack (Gabledorsch) geoptimaliseerd voor automotive.
Vehicular networking verbeteringen opgenomen.
➡️ T.o.v. AAOS 12/12L:
AAOS 12L introduceerde PANS, Dual‑STA en verbeterde Bluetooth reconnects. AAOS 13 verplaatst Bluetooth naar een modulair model en voegt UWB toe, een veel grotere stap.
4. Navigatie & Cluster Integratie
Uitgebreidere Navigation State API (extra metadata).
Betere navigatie‑ondersteuning voor digitale clusters.
➡️ T.o.v. AAOS 12/12L:
Geen vergelijkbare uitbreidingen in 12L → AAOS 13 voegt echte nieuwe navigatie‑functies toe.
5. Telemetry & Sensors
Introductie van telemetrie‑verbeteringen voor OEM‑analyses.
Garage mode is ook een interessante functie
https://source.android.com/docs/automotive/power/garage_mode