From 35220a6311d577249d0ee09bfda6a63c1efe16a2 Mon Sep 17 00:00:00 2001 From: Peter Collingbourne Date: Wed, 26 May 2021 18:42:20 -0700 Subject: [PATCH] Add note_memtag_heap_sync to the list of the allowed deps. Fixes the build with SANITIZE_TARGET=memtag_heap SANITIZE_TARGET_DIAG=memtag_heap. Bug: 135772972 Change-Id: I0b209dbc3577a27f7adc16f347ba940d8db24a80 --- build/allowed_deps.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/build/allowed_deps.txt b/build/allowed_deps.txt index cf77476..7412fb4 100644 --- a/build/allowed_deps.txt +++ b/build/allowed_deps.txt @@ -518,6 +518,7 @@ neuralnetworks_utils_hal_aidl(minSdkVersion:30) neuralnetworks_utils_hal_common(minSdkVersion:30) neuralnetworks_utils_hal_service(minSdkVersion:30) note_memtag_heap_async(minSdkVersion:16) +note_memtag_heap_sync(minSdkVersion:16) okhttp(minSdkVersion:31) OsuLoginGoogle(minSdkVersion:30) perfetto_trace_protos(minSdkVersion:S)