A10-ARM: Fix overlay build

- LOCAL_PATH is not set coming to this common.mk
This commit is contained in:
roynatech2544 2022-11-19 07:47:14 +09:00
commit 0f241e7998

View file

@ -1,4 +1,4 @@
DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay
DEVICE_PACKAGE_OVERLAYS += device/samsung/a10/overlay
TARGET_BOARD_CAMERA_COUNT := 2
TARGET_BOARD_HAS_FP := false