Fix libhalide_hexagon_remote_skel definition

cm-14.1
Rashed Abdel-Tawab 7 years ago
parent 59219bebfb
commit 665fbe4181
No known key found for this signature in database
GPG Key ID: 87867AAE006CB094
  1. 2
      GoogleCam/Android.mk

@ -50,7 +50,7 @@ include $(BUILD_PREBUILT)
include $(CLEAR_VARS)
LOCAL_MODULE := libhalide_hexagon_remote_skel
LOCAL_MODULE_OWNER := google
LOCAL_SRC_FILES := lib/arm/libhalide_hexagon_host.so
LOCAL_SRC_FILES := lib/arm/libhalide_hexagon_remote_skel.so
LOCAL_STRIP_MODULE := false
LOCAL_MULTILIB := 32
LOCAL_MODULE_TAGS := optional

Loading…
Cancel
Save