You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
459 B
10 lines
459 B
4 months ago
|
## 9.14\. Automotive Vehicle System Isolation
|
||
|
|
||
|
Android Automotive devices are expected to exchange data with critical vehicle
|
||
|
subsystems by using the [vehicle HAL](http://source.android.com/devices/automotive.html)
|
||
|
to send and receive messages over vehicle networks such as CAN bus.
|
||
|
|
||
|
The data exchange can be secured by implementing security features below the
|
||
|
Android framework layers to prevent malicious or unintentional interaction with
|
||
|
these subsystems.
|