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

Commit ae21f6f5 authored by Jaekyun Seok's avatar Jaekyun Seok Committed by android-build-merger
Browse files

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

am: 5705ad69

Change-Id: I3f2c38332115a7b52b893629f2a5007d75c2831d
parents 652521ae 5705ad69
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -64,8 +64,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
@@ -52,6 +52,7 @@ LOCAL_C_INCLUDES += \
LOCAL_SHARED_LIBRARIES += \
    libandroid_runtime \
    libandroidfw \
    libbase \
    libbinder \
    libcutils \
    liblog \