summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Treehugger Robot <treehugger-gerrit@google.com> 2022-09-15 00:31:09 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2022-09-15 00:31:09 +0000
commit534b797cd79632b52a736f21edf3abb24a1c21ef (patch)
tree87976a53c360eba10f4177fdaf96418143ff552e
parent2ba6d37e7b3c1fb2fbc22645d31b44d86df7f31c (diff)
parent8ebc6204f4b25ebebe685d5e832cf122312ee6cd (diff)
Merge "Allowlist //frameworks/av/media/module/minijail/..."
-rw-r--r--android/allowlists/allowlists.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/allowlists/allowlists.go b/android/allowlists/allowlists.go
index e4760b5dc..872e6a0ca 100644
--- a/android/allowlists/allowlists.go
+++ b/android/allowlists/allowlists.go
@@ -161,6 +161,7 @@ var (
"frameworks/av/media/codecs": Bp2BuildDefaultTrueRecursively,
"frameworks/av/media/liberror": Bp2BuildDefaultTrueRecursively,
"frameworks/av/services/minijail": Bp2BuildDefaultTrueRecursively,
+ "frameworks/av/media/module/minijail": Bp2BuildDefaultTrueRecursively,
"frameworks/base/media/tests/MediaDump": Bp2BuildDefaultTrue,
"frameworks/base/services/tests/servicestests/aidl": Bp2BuildDefaultTrue,
"frameworks/base/startop/apps/test": Bp2BuildDefaultTrue,
@@ -698,7 +699,6 @@ var (
"libBionicCtsGtestMain", // depends on unconverted modules: libgtest_isolated
"libBionicLoaderTests", // depends on unconverted modules: libmeminfo
"libapexutil_tests", // depends on unconverted modules: apex-info-list-tinyxml, libapexutil
- "libavservices_minijail_unittest",
"libcutils_sockets_test",
"libexpectedutils_test",
"libhwbinder_latency",