Enable some Camera flags
This commit is contained in:
parent
d7f43867a2
commit
8c7c212662
1 changed files with 2 additions and 0 deletions
|
|
@ -21,5 +21,7 @@ BOARD_VENDOR_SEPOLICY_DIRS += vendor/xiaomi/haydn-miuicamera/sepolicy/vendor
|
||||||
BUILD_BROKEN_DUP_RULES := true
|
BUILD_BROKEN_DUP_RULES := true
|
||||||
|
|
||||||
TARGET_CAMERA_OVERRIDE_FORMAT_FROM_RESERVED := 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
|
include vendor/xiaomi/haydn-miuicamera/common/BoardConfigVendor.mk
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue