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

Commit 9f763bec authored by Mathias Agopian's avatar Mathias Agopian
Browse files

frameworks/base refactoring

add libandroidfw.so to the build

Change-Id: If84e8afd5056a5ac66c3c9e116d821a8a5a571dd
parent 6bfa9113
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -67,6 +67,7 @@ PRODUCT_PACKAGES := \
    ip-up-vpn \
    ip6tables \
    iptables \
    libandroidfw \
    libOpenMAXAL \
    libOpenSLES \
    libaudiopreprocessing \
+1 −0
Original line number Diff line number Diff line
@@ -15,6 +15,7 @@ LOCAL_SRC_FILES := \
LOCAL_C_INCLUDES += external/zlib

LOCAL_STATIC_LIBRARIES := \
	libandroidfw \
	libutils \
	libcutils