summaryrefslogtreecommitdiff
path: root/camera/QCamera2/Android.mk
blob: 95a67842a42bf6fd57f55e8aa8ae12c3768643d7 (plain)
1
2
3
4
LOCAL_32_BIT_ONLY := true
ifeq ($(TARGET_ARCH),$(filter $(TARGET_ARCH),arm arm64))
  include $(call all-subdir-makefiles)
endif