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

This commit is contained in:
Bubble Fang 2018-11-14 02:34:51 +00:00 committed by Gerrit Code Review
commit 332e5bc76c

View file

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