fs_config: add passwd to build am: 6d5e0c5df2

am: 788899790d

Change-Id: Ie13eae03872717ae193d7aba4914373b0e4a5453
This commit is contained in:
William Roberts 2016-12-10 00:26:36 +00:00 committed by android-build-merger
commit bdcec1e327
1 changed files with 5 additions and 0 deletions

View File

@ -87,6 +87,11 @@ PRODUCT_PACKAGES += \
sepolicy \
service_contexts
# AID Generation for
# <pwd.h> 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 += \