Merge "Revert "Audio: Do not sanitize android.hardware.audio@2.0-service"" am: 332e5bc76c am: ea02f3c912

am: 81f9e0bcc0

Change-Id: I55467a5c8a889a5df4deb3ac489ce6007a6cf0dd
This commit is contained in:
Bubble Fang 2018-11-13 18:53:26 -08:00 committed by android-build-merger
commit 7f5399b23b

View file

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