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

Commit bd3d4dfc authored by Glenn Kasten's avatar Glenn Kasten
Browse files

Prepare frameworks/native/services/audioflinger

Part of this change will be reverted after the move is complete.

Change-Id: Ie7f6355368258f2b1344f4ef754da9151a06e41d
parent 05f692e8
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -11,12 +11,12 @@ LOCAL_SHARED_LIBRARIES := \
	libutils \
	libbinder

base := $(LOCAL_PATH)/../..

# FIXME The duplicate audioflinger is temporary
LOCAL_C_INCLUDES := \
    $(base)/services/audioflinger \
    $(base)/services/camera/libcameraservice \
    $(base)/media/libmediaplayerservice
    frameworks/native/services/audioflinger \
    frameworks/base/services/audioflinger \
    frameworks/base/services/camera/libcameraservice \
    frameworks/base/media/libmediaplayerservice

LOCAL_MODULE:= mediaserver