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

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

audioserver: Remove direct dependency on IAudioRecord.aidl

audioserver should not link directly the code generated from
IAudioRecord.aidl because it also gets it as a result of
depending on libmedia.so and other libraries.

Linking IAudioRecord.o directly causes violation of ODR
because it contains global data.

Bug: 117507477
Test: make
Change-Id: If165768e9097d1c95980883f1fe6e1aacae97506
parent 24bf51ae
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