Skip to content

Commit

Permalink
miuicamera: Add broken build rules for miuicamera
Browse files Browse the repository at this point in the history
  • Loading branch information
basamaryan authored and rayavanindra committed Aug 17, 2024
1 parent a346aec commit bb204bd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions BoardConfigMiuiCamera.mk
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ include vendor/xiaomi/miuicamera/common/BoardConfigVendor.mk

MIUICAMERA_PATH := vendor/xiaomi/miuicamera

# Build Hacks
BUILD_BROKEN_DUP_RULES := true
BUILD_BROKEN_DUP_SYSPROP := true
BUILD_BROKEN_ELF_PREBUILT_PRODUCT_COPY_FILES := true

# Properties
TARGET_SYSTEM_PROP += $(MIUICAMERA_PATH)/system.prop

Expand Down

0 comments on commit bb204bd

Please sign in to comment.