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

Commit f7017500 authored by Andre Eisenbach's avatar Andre Eisenbach
Browse files

Make A2DP audio HAL a shared library again

The audio HAL is loaded separately from the Bluetooth stack and thus
needs to stay separate.

Change-Id: I8d8601a6e753099f4f058dc0192b93c53be2ffb1
parent 9a238e48
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,4 +19,4 @@ LOCAL_SHARED_LIBRARIES := libcutils liblog

LOCAL_MODULE_TAGS := optional

include $(BUILD_STATIC_LIBRARY)
include $(BUILD_SHARED_LIBRARY)