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

This commit is contained in:
Treehugger Robot
2018-10-12 00:56:46 +00:00
committed by Gerrit Code Review

View File

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