Enable some Camera flags

This commit is contained in:
Murat Kozan 2024-01-07 22:31:26 +00:00
parent d7f43867a2
commit 8c7c212662

View file

@ -21,5 +21,7 @@ BOARD_VENDOR_SEPOLICY_DIRS += vendor/xiaomi/haydn-miuicamera/sepolicy/vendor
BUILD_BROKEN_DUP_RULES := true
TARGET_CAMERA_OVERRIDE_FORMAT_FROM_RESERVED := true
TARGET_INCLUDES_MIUI_CAMERA := true
TARGET_USES_MIUI_CAMERA := true
include vendor/xiaomi/haydn-miuicamera/common/BoardConfigVendor.mk