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/audiopolicy/engineconfigurable/Android.mk b/services/audiopolicy/engineconfigurable/Android.mk index e6b5f85..6dba75b 100755 --- a/services/audiopolicy/engineconfigurable/Android.mk +++ b/services/audiopolicy/engineconfigurable/Android.mk
@@ -35,6 +35,7 @@ $(call include-path-for, audio-utils) \ $(TOPDIR)frameworks/av/services/audiopolicy/common/include +LOCAL_MULTILIB := $(AUDIOSERVER_MULTILIB) LOCAL_MODULE := libaudiopolicyengineconfigurable LOCAL_MODULE_TAGS := optional