Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit e99c6637 authored by Mikhail Naganov's avatar Mikhail Naganov
Browse files

libaudiohal: Fix probing of the AIDL HAL presence

Since the AIDL HAL service is starting in parallel
with the audioserver, using `checkService` can result
in false negatives. Need to use `isDeclared` which
does the check based on the vendor manifest.

Bug: 205884982
Test: start cuttlefish with AIDL HAL enabled,
      look for `FactoryHal` tag in logcat
Change-Id: I17c4da17eb8172cdc2440070fe332b69b6d64c0e
parent 1753209c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment