fs_config: add group to build

am: 2127b35526

Change-Id: Icf5e4946bb6d53f2c8080a1327543ffb5a59531c
This commit is contained in:
William Roberts 2016-12-10 00:21:23 +00:00 committed by android-build-merger
commit bdbafb5c38
1 changed files with 3 additions and 2 deletions

View File

@ -88,9 +88,10 @@ PRODUCT_PACKAGES += \
service_contexts
# AID Generation for
# <pwd.h> and friends.
# <pwd.h> and <grp.h>
PRODUCT_PACKAGES += \
passwd
passwd \
group
# Ensure that this property is always defined so that bionic_systrace.cpp
# can rely on it being initially set by init.