From a536287e293f7f24e24d440b3938c07e8415b53a Mon Sep 17 00:00:00 2001 From: Wonsik Kim Date: Wed, 30 Aug 2023 11:31:52 -0700 Subject: [PATCH] Add libcodec2_aidl into allowlist Test: m Change-Id: If2e14b91d6c715e505957e88ffccc1673b00ae94 --- android/allowlists/allowlists.go | 1 + 1 file changed, 1 insertion(+) diff --git a/android/allowlists/allowlists.go b/android/allowlists/allowlists.go index 5b77ba97d..369249b72 100644 --- a/android/allowlists/allowlists.go +++ b/android/allowlists/allowlists.go @@ -753,6 +753,7 @@ var ( //system/core/fs_mgr "libfs_mgr", + "libcodec2_aidl", "libcodec2_hidl@1.0", "libcodec2_hidl@1.1", "libcodec2_hidl@1.2",