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

Commit 78889979 authored by William Roberts's avatar William Roberts Committed by android-build-merger
Browse files

fs_config: add passwd to build

am: 6d5e0c5d

Change-Id: Ie912558d2258b3996fc4a5864f2c72e9781a3e62
parents 62d75469 6d5e0c5d
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -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 += \