fs_config: add passwd to build am: 6d5e0c5df2 am: 788899790d

am: bdcec1e327

Change-Id: I6b0014e6a8158f04c719f96d5201c50a6058740e
This commit is contained in:
William Roberts 2016-12-10 00:36:26 +00:00 committed by android-build-merger
commit a99749f1d8
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 += \