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

am: 52be9f0549

Change-Id: I4dc58b5336fb79d2844fa875fd1c805a418af7a0
This commit is contained in:
Andreas Gampe
2018-10-11 18:18:45 -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)