platform_hardware_interfaces/audio/common
Daniel Norman fb4aadf622 Replaces 'oneshot' and 'interface' with 'onrestart restart audioserver'.
This default service should still restart on audioserver restart because
audioserver uses 'onrestart restart vendor.audio-hal-2-0' for restarts.

Bug: 138114550
Bug: 80227481
Test: for i in {0..100}; do \
      adb shell 'ps|grep audio;killall audioserver;ps|grep audio' \
      && sleep 2; \
      done
Test: Ran steps mentioned in http://b/80227481#comment1, device did not
get stuck in boot animation. Killing either audioserver or audio-hal
caused both to restart (just once) and the device booted correctly after
the sleep finished.
Change-Id: Ice128b51f79d3a9de22a719e6d897c8dca915e28
2019-07-31 21:08:02 +00:00
..
2.0 Update hidl makefiles for bpfmt 2019-04-17 09:38:50 -07:00
4.0 Update hidl makefiles for bpfmt 2019-04-17 09:38:50 -07:00
5.0 Update hidl makefiles for bpfmt 2019-04-17 09:38:50 -07:00
all-versions Replaces 'oneshot' and 'interface' with 'onrestart restart audioserver'. 2019-07-31 21:08:02 +00:00
README Audio V4: Rename audio/device to audio/core 2018-01-20 10:49:57 -08:00

This folder contains code common to audio core and effect API