diff options
-rwxr-xr-x | tools/buildbot-build.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/buildbot-build.sh b/tools/buildbot-build.sh index e07dca6b7c..fb1a51b142 100755 --- a/tools/buildbot-build.sh +++ b/tools/buildbot-build.sh @@ -112,6 +112,7 @@ implementation_libs=( "heapprofd_client_api" "libandroid_runtime_lazy" "libartpalette-system" + "libdebugstore_cxx" # Needed by "libartpalette-system". "libbinder" "libbinder_ndk" "libcutils" |