platform_hardware_interfaces/soundtrigger
Mikhail Naganov 3acaa668c1 soundtrigger: Use "default" instance name for HAL service
"default" implies using "primary" legacy device module.
This doesn't change anything for binderized mode, because
the server was only registering itself as "sound_trigger.primary",
so it was the only possibility anyways.

Usage of "stub" (debugging) module is still possible
if audioflinger and corresponding services are built with
USE_LEGACY_LOCAL_AUDIO_HAL=true (added makefile check to ensure
that).

Test: "Ok Google" from screen off state on sailfish
Bug: 36570720
Change-Id: I88f1ebd4c1efd0f91e37458746c336a4beef33ae
2017-04-14 15:52:11 +00:00
..
2.0 soundtrigger: Use "default" instance name for HAL service 2017-04-14 15:52:11 +00:00
Android.bp Basic target VTS test for Sound Trigger HAL 2016-11-23 10:45:32 -08:00