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

Commit 69d9aec7 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Remove static link in Android framework under /frameworks/base."

parents 4aab5717 2b14c5ea
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -65,8 +65,9 @@ LOCAL_MODULE:= libandroidfw
LOCAL_SRC_FILES:= $(deviceSources)
LOCAL_C_INCLUDES := \
    system/core/include
LOCAL_STATIC_LIBRARIES := libziparchive libbase
LOCAL_SHARED_LIBRARIES := \
    libziparchive \
    libbase \
    libbinder \
    liblog \
    libcutils \
+1 −0
Original line number Diff line number Diff line
@@ -46,6 +46,7 @@ LOCAL_C_INCLUDES += \
LOCAL_SHARED_LIBRARIES += \
    libandroid_runtime \
    libandroidfw \
    libbase \
    libappfuse \
    libbinder \
    libcutils \