Skip to content

Commit

Permalink
miuicamera: do not manually build dependencies
Browse files Browse the repository at this point in the history
Change-Id: I4046d8eeabfc70842898b7034f75cdd6bcfc441b
  • Loading branch information
Demon000 authored and rayavanindra committed Oct 11, 2024
1 parent 43efe35 commit e36803f
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions MiuiCamera.mk
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,6 @@ $(call inherit-product, vendor/xiaomi/miuicamera/common/common-vendor.mk)
PRODUCT_DEXPREOPT_SPEED_APPS += \
MiuiCamera

# HIDL
PRODUCT_PACKAGES += \
android.hidl.base@1.0 \
android.hidl.base@1.0.vendor \
android.hidl.memory.block@1.0 \
android.hidl.memory.block@1.0.vendor

# Priv-app permission
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/privapp-permissions-miui.xml:$(TARGET_COPY_OUT_SYSTEM)/etc/permissions/privapp-permissions-miui.xml
Expand Down

0 comments on commit e36803f

Please sign in to comment.