summaryrefslogtreecommitdiff
path: root/uml.mk
diff options
context:
space:
mode:
authorMartin Stjernholm <mast@google.com>2019-04-18 13:41:22 +0100
committerMartin Stjernholm <mast@google.com>2019-04-18 14:22:47 +0100
commit35b62e7dd5ce14efdd6ff62bbf05915e505ab988 (patch)
treeb8547a5b8774c80f5efb1994f9236dfb05f7d12d /uml.mk
parent1645d74b34a23f08682ec7221dd427ab041d891f (diff)
downloaduml-35b62e7dd5ce14efdd6ff62bbf05915e505ab988.tar.gz
Remove internal Runtime APEX library that shouldn't be in system.
This assumes there are no direct external (to the Runtime APEX) dependencies on libsigchain. Test: m droid (fails with fsconfig error that is the same on clean ToT) Test: m dump-files; check that libsigchain doesn't occur in output Bug: 118374951 Bug: 124293228 Change-Id: I4e826afe69acc8c99599e6f7626588009b493691
Diffstat (limited to 'uml.mk')
-rw-r--r--uml.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/uml.mk b/uml.mk
index 659242d..03db5e9 100644
--- a/uml.mk
+++ b/uml.mk
@@ -71,7 +71,6 @@ PRODUCT_PACKAGES += \
libm \
libpixelflinger \
libpower \
- libsigchain \
libstdc++ \
libsurfaceflinger \
libsysutils \