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

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

fs_config: add passwd to build am: 6d5e0c5d

am: 78889979

Change-Id: Ie13eae03872717ae193d7aba4914373b0e4a5453
parents 13be8e43 78889979
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 += \