commit | 8fa2697e21c61998f78c346251d2c08f77d720ea | [log] [tgz] |
---|---|---|
author | Andy Hung <hunga@google.com> | Thu Mar 03 13:19:27 2016 -0800 |
committer | Andy Hung <hunga@google.com> | Thu Mar 17 18:06:46 2016 -0700 |
tree | 17e06c62a4e47b816e63cf5fbae0907fbb2efb5f | |
parent | 7e258e85368ccc8e714235a22206527090685a9b [diff] [blame] |
Update audio services for 64 bit compilation audioserver still runs in 32 bits Bug: 27479136 Change-Id: I99ac607e4ce006a87abc2a3f838023e00ef78647
diff --git a/services/audioflinger/Android.mk b/services/audioflinger/Android.mk index 302e4dc..0112e56 100644 --- a/services/audioflinger/Android.mk +++ b/services/audioflinger/Android.mk
@@ -60,8 +60,9 @@ libcpustats \ libmedia_helper +LOCAL_MULTILIB := $(AUDIOSERVER_MULTILIB) + LOCAL_MODULE:= libaudioflinger -LOCAL_32_BIT_ONLY := true LOCAL_SRC_FILES += \ AudioWatchdog.cpp \