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

Commit d6179bc3 authored by Dimitry Ivanov's avatar Dimitry Ivanov Committed by android-build-merger
Browse files

Add config file listing public native libraries

am: 795132dc

* commit '795132dc':
  Add config file listing public native libraries
parents baf5f3c6 795132dc
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -114,5 +114,8 @@ PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
PRODUCT_COPY_FILES += \
    system/core/rootdir/init.zygote32.rc:root/init.zygote32.rc

PRODUCT_COPY_FILES += \
    system/core/rootdir/etc/public.libraries.android.txt:system/etc/public.libraries.txt

$(call inherit-product, $(SRC_TARGET_DIR)/product/runtime_libart.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/base.mk)