From 5e70d8a2955912cd8ed7d1e0a21d4fe628701c0c Mon Sep 17 00:00:00 2001 From: Cindy Zhou Date: Wed, 13 Jan 2021 12:28:12 -0800 Subject: [PATCH] aac remove diag Removing diag mode since it's only required for debugging purposes. Bug: 158010610 Test: n/a Change-Id: I597880ef5b63d12d2971237d02406faceda7e623 --- Android.bp | 7 ------- 1 file changed, 7 deletions(-) diff --git a/Android.bp b/Android.bp index f40e05e..c1e8734 100644 --- a/Android.bp +++ b/Android.bp @@ -57,13 +57,6 @@ cc_library_static { darwin: { enabled: false, }, - android: { - sanitize: { - diag: { - cfi: true, - }, - }, - }, }, apex_available: [