Merge "Audio: Do not sanitize android.hardware.audio@2.0-service"

am: f06fb17cd7

Change-Id: I743c1afaae84f560879cab6afba0fe31978ef871
This commit is contained in:
Andreas Gampe
2018-10-11 18:09:56 -07:00
committed by android-build-merger

View File

@@ -55,4 +55,7 @@ else
LOCAL_MULTILIB := $(AUDIOSERVER_MULTILIB)
endif
# b/117506164
LOCAL_SANITIZE := never
include $(BUILD_EXECUTABLE)