* Update audio policy configuration based on cuttlefish [1] & [2]. * Update product package and copy file definitions to build the new APEX HAL instead of the legacy HAL. * Update to system properties used in the new AIDL HAL. * Use stub to simulate input as Raspberry Pi doesn't have any built-in hardware for audio input. It's still required to have primary input defined in audio policy config for many applications to function. [1]: https://android.googlesource.com/device/google/cuttlefish/+/refs/tags/android-16.0.0_r1/shared/config/audio/policy/audio_policy_configuration.xml [2]: https://android.googlesource.com/device/google/cuttlefish/+/refs/tags/android-16.0.0_r1/shared/config/audio/policy/primary_audio_policy_configuration.xml
2 lines
63 B
XML
2 lines
63 B
XML
<manifest version="1.0" type="device" target-level="202504" />
|