mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Audio: Do not sanitize android.hardware.audio@2.0-service
Until the underlying bug is fixed, do not produce a sanitized binary. Bug: 117506164 Bug: 117580200 Test: m && SANITIZE_TARGET=address m Change-Id: I4e6d1206512513c687f7ae065d2974c55c617b61
This commit is contained in:
@@ -55,4 +55,7 @@ else
|
||||
LOCAL_MULTILIB := $(AUDIOSERVER_MULTILIB)
|
||||
endif
|
||||
|
||||
# b/117506164
|
||||
LOCAL_SANITIZE := never
|
||||
|
||||
include $(BUILD_EXECUTABLE)
|
||||
|
||||
Reference in New Issue
Block a user