18798ae484
The camera HAL is from LineageOS/xiaomi_msm8996-common, lineage-18.1 Signed-off-by: Deokgyu Yang <secugyu@gmail.com> Change-Id: I5241f82e9ebbb4076eaf73a4180b65e9124c66c4
3 lines
100 B
Makefile
3 lines
100 B
Makefile
ifeq ($(TARGET_ARCH),$(filter $(TARGET_ARCH),arm arm64))
|
|
include $(call all-subdir-makefiles)
|
|
endif
|