summaryrefslogtreecommitdiff
path: root/uml.mk
diff options
context:
space:
mode:
authorMartin Stjernholm <mast@google.com>2019-05-14 18:35:05 +0100
committerMartin Stjernholm <mast@google.com>2019-05-14 18:35:05 +0100
commit4abc7910608e959d6a98c3ad8e756b69e548b665 (patch)
tree13e0a211b2efde5e8cea8db12370e9ab20891c2c /uml.mk
parentb7572bfa17bae50354c1560fea107ca9ca44d611 (diff)
downloaduml-4abc7910608e959d6a98c3ad8e756b69e548b665.tar.gz
Remove libc_malloc_{hooks,debug} that should only be internal in the Runtime
APEX. This is to fix the APEX_MODULE_LIBS test in main.mk. Another possible approach is to set DISABLE_APEX_LIBS_ABSENCE_CHECK here - it depends on what kind of product this actually produces. Test: build/soong/build_test.bash Bug: 118374951 Change-Id: I9931d3267f4b0673afcb78e0d1af7a7579db8fa6
Diffstat (limited to 'uml.mk')
-rw-r--r--uml.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/uml.mk b/uml.mk
index 03db5e9..28c0190 100644
--- a/uml.mk
+++ b/uml.mk
@@ -59,8 +59,6 @@ PRODUCT_PACKAGES += \
libGLESv3 \
libbinder \
libc \
- libc_malloc_debug \
- libc_malloc_hooks \
libcutils \
libdl \
libgui \