Skip to content

Commit

Permalink
Add audiopolicy includes and lib
Browse files Browse the repository at this point in the history
Change-Id: Iaa7667124425d1e62585e424c453fd938fc213ce
  • Loading branch information
vknecht committed Mar 26, 2018
1 parent 164a79a commit 49743e2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Android.mk
Expand Up @@ -75,9 +75,15 @@ include $(CLEAR_VARS)
LOCAL_SRC_FILES := minimedia.cpp
LOCAL_C_INCLUDES := frameworks/av/services/camera/libcameraservice \
frameworks/av/media/libmediaplayerservice \
frameworks/av/services/audiopolicy \
frameworks/av/services/audiopolicy/service \
frameworks/av/services/audiopolicy/engine/interface \
frameworks/av/services/audiopolicy/common/managerdefinitions/include \
frameworks/av/services/audiopolicy/common/include \
system/media/camera/include
LOCAL_SHARED_LIBRARIES := libcameraservice \
libmediaplayerservice \
libaudiopolicyservice \
libcamera_client \
libutils \
libmedia \
Expand Down

0 comments on commit 49743e2

Please sign in to comment.