While building Miku OS for Mi A1(tissot) im getting this error:-
warning: BOARD_PLAT_PRIVATE_SEPOLICY_DIR has been deprecated. Use SYSTEM_EXT_PRIVATE_SEPOLICY_DIRS instead.
[ 99% 1230/1231] finishing build rules ...
FAILED:
hardware/qcom-caf/msm8996/audio/mm-audio/aenc-aac/qdsp6/Android.mk: error: "mm-aenc-omxaac-test (EXECUTABLES android-arm64) missing libmm-omxcore (SHARED_LIBRARIES android-arm64)"
You can set ALLOW_MISSING_DEPENDENCIES=true in your environment if this is intentional, but that may defer real problems until later in the build.
hardware/qcom-caf/msm8996/audio/mm-audio/aenc-amrnb/qdsp6/Android.mk: error: "mm-aenc-omxamr-test (EXECUTABLES android-arm64) missing libmm-omxcore (SHARED_LIBRARIES android-arm64)"
You can set ALLOW_MISSING_DEPENDENCIES=true in your environment if this is intentional, but that may defer real problems until later in the build.
hardware/qcom-caf/msm8996/audio/mm-audio/aenc-evrc/qdsp6/Android.mk: error: "mm-aenc-omxevrc-test (EXECUTABLES android-arm64) missing libmm-omxcore (SHARED_LIBRARIES android-arm64)"
You can set ALLOW_MISSING_DEPENDENCIES=true in your environment if this is intentional, but that may defer real problems until later in the build.
hardware/qcom-caf/msm8996/audio/mm-audio/aenc-g711/qdsp6/Android.mk: error: "mm-aenc-omxg711-test (EXECUTABLES android-arm64) missing libmm-omxcore (SHARED_LIBRARIES android-arm64)"
You can set ALLOW_MISSING_DEPENDENCIES=true in your environment if this is intentional, but that may defer real problems until later in the build.
hardware/qcom-caf/msm8996/audio/mm-audio/aenc-qcelp13/qdsp6/Android.mk: error: "mm-aenc-omxqcelp13-test (EXECUTABLES android-arm64) missing libmm-omxcore (SHARED_LIBRARIES android-arm64)"
You can set ALLOW_MISSING_DEPENDENCIES=true in your environment if this is intentional, but that may defer real problems until later in the build.
device/xiaomi/tissot/camera/QCamera2/Android.mk: error: "camera.msm8953 (SHARED_LIBRARIES android-arm) missing libqdMetaData (SHARED_LIBRARIES android-arm)"
You can set ALLOW_MISSING_DEPENDENCIES=true in your environment if this is intentional, but that may defer real problems until later in the build.
device/xiaomi/tissot/camera/QCamera2/Android.mk: error: "camera.msm8953 (SHARED_LIBRARIES android-arm) missing libqservice (SHARED_LIBRARIES android-arm)"
You can set ALLOW_MISSING_DEPENDENCIES=true in your environment if this is intentional, but that may defer real problems until later in the build.
build/make/core/main.mk:1118: error: exiting from previous errors.
13:12:21 ckati failed with: exit status 1
#### failed to build some targets (11:49 (mm:ss)) ####
Any idea how do i resolve this issue
Already tried ALLOW_MISSING_DEPENDENCIES=true but error: "camera.msm8953 (SHARED_LIBRARIES android-arm) missing libqdMetaData (SHARED_LIBRARIES android-arm)" still remains