Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 94893cdd authored by Bubble Fang's avatar Bubble Fang
Browse files

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

This reverts commit 34e4fb2a.

Reason for revert: b/117506164 is fixed and we no longer suppress ASAN
Bug: 117580200
Change-Id: Ib981bddaa4e218cd13b274db5444f585f3487327
parent 34e4fb2a
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -55,7 +55,4 @@ else
LOCAL_MULTILIB := $(AUDIOSERVER_MULTILIB)
endif

# b/117506164
LOCAL_SANITIZE := never

include $(BUILD_EXECUTABLE)