Merge "Add two more libraries to mainline_system"
diff --git a/target/product/mainline_system.mk b/target/product/mainline_system.mk
index 947cd20..80f2ab0 100644
--- a/target/product/mainline_system.mk
+++ b/target/product/mainline_system.mk
@@ -62,6 +62,7 @@
# System libraries commonly depended on by things on the product partition.
# This list will be pruned periodically.
PRODUCT_PACKAGES += \
+ android.hardware.biometrics.fingerprint@2.1 \
android.hardware.radio@1.0 \
android.hardware.radio@1.1 \
android.hardware.radio@1.2 \
@@ -74,6 +75,7 @@
liblogwrap \
liblz4 \
libminui \
+ libnl \
libprotobuf-cpp-full \
libprotobuf-cpp-full-rtti \