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

Commit 343004b8 authored by Kevin Rocard's avatar Kevin Rocard
Browse files

Audio VNDK: remove legacy HAL shim



The audio shim were never intended to be part of the VNDK,
they are not ABI stable (as they are a shim to a non ABI stable legacy
API) and provide no value as are just a set of simple helper functions.

Bug: 118203066
Test: compile
Change-Id: Ie6f14dc314c46cf8f29ba8dfd872942cda78bca8
Signed-off-by: default avatarKevin Rocard <krocard@google.com>
parent 62cd1748
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -53,11 +53,8 @@ VNDK-core: android.frameworks.sensorservice@1.0.so
VNDK-core: android.frameworks.stats@1.0.so
VNDK-core: android.frameworks.vr.composer@1.0.so
VNDK-core: android.hardware.atrace@1.0.so
VNDK-core: android.hardware.audio.common-util.so
VNDK-core: android.hardware.audio.common@2.0.so
VNDK-core: android.hardware.audio.common@2.0-util.so
VNDK-core: android.hardware.audio.common@4.0.so
VNDK-core: android.hardware.audio.common@4.0-util.so
VNDK-core: android.hardware.audio.effect@2.0.so
VNDK-core: android.hardware.audio.effect@4.0.so
VNDK-core: android.hardware.audio@2.0.so