Loading media/mca/filterfw/Android.mk +0 −6 Original line number Original line Diff line number Diff line Loading @@ -43,10 +43,4 @@ LOCAL_SHARED_LIBRARIES := \ libjnigraphics \ libjnigraphics \ libmedia libmedia # Don't prelink this library. For more efficient code, you may want # to add this library to the prelink map and set this to true. However, # it's difficult to do this for applications that are not supplied as # part of a system image. LOCAL_PRELINK_MODULE := false include $(BUILD_SHARED_LIBRARY) include $(BUILD_SHARED_LIBRARY) media/mca/filterfw/jni/Android.mk +0 −7 Original line number Original line Diff line number Diff line Loading @@ -41,13 +41,6 @@ LOCAL_C_INCLUDES += \ $(JNI_H_INCLUDE) \ $(JNI_H_INCLUDE) \ $(LOCAL_PATH)/.. $(LOCAL_PATH)/.. # Don't prelink this library. For more efficient code, you may want # to add this library to the prelink map and set this to true. However, # it's difficult to do this for applications that are not supplied as # part of a system image. LOCAL_PRELINK_MODULE := false LOCAL_CFLAGS += -Wall -Werror -Wunused -Wunreachable-code -Wno-unused-parameter LOCAL_CFLAGS += -Wall -Werror -Wunused -Wunreachable-code -Wno-unused-parameter include $(BUILD_STATIC_LIBRARY) include $(BUILD_STATIC_LIBRARY) media/mca/filterpacks/Android.mk +0 −2 Original line number Original line Diff line number Diff line Loading @@ -48,8 +48,6 @@ LOCAL_SRC_FILES += native/imageproc/brightness.c \ LOCAL_SHARED_LIBRARIES := liblog libutils libfilterfw LOCAL_SHARED_LIBRARIES := liblog libutils libfilterfw LOCAL_PRELINK_MODULE := false LOCAL_CFLAGS += -Wall -Werror -Wunused -Wunreachable-code LOCAL_CFLAGS += -Wall -Werror -Wunused -Wunreachable-code include $(BUILD_SHARED_LIBRARY) include $(BUILD_SHARED_LIBRARY) Loading
media/mca/filterfw/Android.mk +0 −6 Original line number Original line Diff line number Diff line Loading @@ -43,10 +43,4 @@ LOCAL_SHARED_LIBRARIES := \ libjnigraphics \ libjnigraphics \ libmedia libmedia # Don't prelink this library. For more efficient code, you may want # to add this library to the prelink map and set this to true. However, # it's difficult to do this for applications that are not supplied as # part of a system image. LOCAL_PRELINK_MODULE := false include $(BUILD_SHARED_LIBRARY) include $(BUILD_SHARED_LIBRARY)
media/mca/filterfw/jni/Android.mk +0 −7 Original line number Original line Diff line number Diff line Loading @@ -41,13 +41,6 @@ LOCAL_C_INCLUDES += \ $(JNI_H_INCLUDE) \ $(JNI_H_INCLUDE) \ $(LOCAL_PATH)/.. $(LOCAL_PATH)/.. # Don't prelink this library. For more efficient code, you may want # to add this library to the prelink map and set this to true. However, # it's difficult to do this for applications that are not supplied as # part of a system image. LOCAL_PRELINK_MODULE := false LOCAL_CFLAGS += -Wall -Werror -Wunused -Wunreachable-code -Wno-unused-parameter LOCAL_CFLAGS += -Wall -Werror -Wunused -Wunreachable-code -Wno-unused-parameter include $(BUILD_STATIC_LIBRARY) include $(BUILD_STATIC_LIBRARY)
media/mca/filterpacks/Android.mk +0 −2 Original line number Original line Diff line number Diff line Loading @@ -48,8 +48,6 @@ LOCAL_SRC_FILES += native/imageproc/brightness.c \ LOCAL_SHARED_LIBRARIES := liblog libutils libfilterfw LOCAL_SHARED_LIBRARIES := liblog libutils libfilterfw LOCAL_PRELINK_MODULE := false LOCAL_CFLAGS += -Wall -Werror -Wunused -Wunreachable-code LOCAL_CFLAGS += -Wall -Werror -Wunused -Wunreachable-code include $(BUILD_SHARED_LIBRARY) include $(BUILD_SHARED_LIBRARY)