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

Commit 5e6b0182 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Enable configurable audio policy on generic_system" am: baade4a3 am:...

Merge "Enable configurable audio policy on generic_system" am: baade4a3 am: e60f9825 am: 4c9cacaa

Original change: https://android-review.googlesource.com/c/platform/build/+/1395771

Change-Id: Ia9aab65b620a56fc87ff993ff7c7dffe450353ee
parents 05a8b66a 4c9cacaa
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -109,6 +109,11 @@ PRODUCT_PACKAGES_DEBUG += \
PRODUCT_HOST_PACKAGES += \
    tinyplay

# Enable configurable audio policy
PRODUCT_PACKAGES += \
    libaudiopolicyengineconfigurable \
    libpolicy-subsystem

# Include all zygote init scripts. "ro.zygote" will select one of them.
PRODUCT_COPY_FILES += \
    system/core/rootdir/init.zygote32.rc:system/etc/init/hw/init.zygote32.rc \