diff --git a/target/product/embedded.mk b/target/product/embedded.mk index 78b61a634..1dc6ecbf2 100644 --- a/target/product/embedded.mk +++ b/target/product/embedded.mk @@ -87,6 +87,11 @@ PRODUCT_PACKAGES += \ sepolicy \ service_contexts +# AID Generation for +# and friends. +PRODUCT_PACKAGES += \ + passwd + # Ensure that this property is always defined so that bionic_systrace.cpp # can rely on it being initially set by init. PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \