Merge "Audio: Do not sanitize android.hardware.audio@2.0-service" am: f06fb17cd7
am: 52be9f0549
am: a809e7a975
Change-Id: Idaccedb06611510a843819c6c139d4fcc24e0554
This commit is contained in:
commit
3f2cae78fa
1 changed files with 3 additions and 0 deletions
|
@ -57,4 +57,7 @@ else
|
|||
LOCAL_MULTILIB := $(AUDIOSERVER_MULTILIB)
|
||||
endif
|
||||
|
||||
# b/117506164
|
||||
LOCAL_SANITIZE := never
|
||||
|
||||
include $(BUILD_EXECUTABLE)
|
||||
|
|
Loading…
Reference in a new issue