From 74ce74c6458ee10e5f8e24c858949b64feff9a9c Mon Sep 17 00:00:00 2001 From: Elliott Hughes Date: Wed, 21 Apr 2021 09:22:11 -0700 Subject: [PATCH] Add libgtest_prod_headers... ...the new name for libgtest_prod (which we'll come back and removed once we've switched everyone over to the new header_lib). Bug: http://b/185916167 Test: treehugger Change-Id: I09e22143f4b2a88754b3c8516c32c79fc74b8a24 --- build/allowed_deps.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/build/allowed_deps.txt b/build/allowed_deps.txt index 36e6383..fc5d309 100644 --- a/build/allowed_deps.txt +++ b/build/allowed_deps.txt @@ -359,6 +359,7 @@ libgralloctypes(minSdkVersion:29) libgrallocusage(minSdkVersion:29) libgsm(minSdkVersion:apex_inherit) libgtest_prod(minSdkVersion:apex_inherit) +libgtest_prod_headers(minSdkVersion:apex_inherit) libgui_bufferqueue_static(minSdkVersion:29) libgui_headers(minSdkVersion:29) libhardware(minSdkVersion:29)