aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathew Inwood <mathewi@google.com>2021-07-29 11:15:58 +0100
committerMathew Inwood <mathewi@google.com>2021-07-29 14:59:29 +0000
commite24af74376b4b5accb5771537fbbe2a3afb04057 (patch)
tree6839f1a777f9f87217312c0e90f5fab8d2ea09ab
parent523de300dda61b204b855b3aad5489c8be464720 (diff)
downloadbuild-e24af74376b4b5accb5771537fbbe2a3afb04057.tar.gz
Add libincident.
This library is required by the StatsD apex and including it here ensures it's always available for use by the apex. Bug: 192556458 Bug: 160662406 Test: TH Change-Id: Ia01964d471e4456c05c77c708dee2e71e0121587
-rw-r--r--target/product/base_system.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/product/base_system.mk b/target/product/base_system.mk
index 180c72bd84..14ce1af744 100644
--- a/target/product/base_system.mk
+++ b/target/product/base_system.mk
@@ -151,6 +151,7 @@ PRODUCT_PACKAGES += \
libgui \
libhardware \
libhardware_legacy \
+ libincident \
libinput \
libinputflinger \
libiprouteutil \