Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2127b355 authored by William Roberts's avatar William Roberts Committed by Dan Albert
Browse files

fs_config: add group to build



Setup PRODUCT_PACKAGES for the group file.

The group file is always included in the product
build but may be empty.

Test: That the group file is in the build.
Change-Id: I2ed1759fbe42a7e6833bb754b00cadaf949f128d
Signed-off-by: default avatarWilliam Roberts <william.c.roberts@intel.com>
parent 1c4721c3
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -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.