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

Commit 670d9b82 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "Gallery2: Move files to the correct location"

parents 7e7035ea 692eabb9
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -52,12 +52,6 @@ include $(BUILD_PACKAGE)

ifeq ($(strip $(LOCAL_PACKAGE_OVERRIDES)),)

ifeq ($(TARGET_TS_MAKEUP), true)
include $(CLEAR_VARS)
   LOCAL_PREBUILT_LIBS := jni_makeup_libs/libts_detected_face_jni.so jni_makeup_libs/libts_face_beautify_jni.so
include $(BUILD_MULTI_PREBUILT)
endif

# Use the following include to make gallery test apk
include $(call all-makefiles-under, $(LOCAL_PATH))

Loading