Add extraction of necessary libs from the statsd APEX in Golem builds.
Test: m TARGET_PRODUCT=silvermont build-art-target-golem
env LD_LIBRARY_PATH=out/target/product/silvermont/system/lib \
ldd out/target/product/silvermont/system/bin/dex2oat32
Check that libstatssocket.so is found
Bug: 178500083
Change-Id: I98593fcd0b094bfdd65aa169022eaacbca683475
diff --git a/build/Android.common_path.mk b/build/Android.common_path.mk
index 9e8c4b9..d485518 100644
--- a/build/Android.common_path.mk
+++ b/build/Android.common_path.mk
@@ -139,13 +139,10 @@
# Testing ART APEX, used in ART device testing.
TESTING_ART_APEX := com.android.art.testing
-# Runtime (Bionic) APEX
RUNTIME_APEX := com.android.runtime
-# Conscrypt APEX
CONSCRYPT_APEX := com.android.conscrypt
-# i18n APEX
I18N_APEX := com.android.i18n
-# Tzdata APEX
+STATSD_APEX := com.android.os.statsd
TZDATA_APEX := com.android.tzdata
# A phony file to create the ICU data file for host.