Skip to content

Commit

Permalink
garnet: Don't explicitly include updatable_apex.mk
Browse files Browse the repository at this point in the history
It is inherited by base_system.mk as of QPR2

Change-Id: I020a05b233f61ea28d03199cbc76051e6e97e1dc
  • Loading branch information
basamaryan authored and kleidione committed Jan 18, 2025
1 parent 41fa4f2 commit e8edaad
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions device.mk
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@
# MiuiCamera setup
$(call inherit-product-if-exists, vendor/xiaomi/garnet-miuicamera/products/miuicamera.mk)

# Enable updating of APEXes
$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)

# Enable virtual A/B OTA
$(call inherit-product, $(SRC_TARGET_DIR)/product/virtual_ab_ota/launch_with_vendor_ramdisk.mk)

Expand Down

0 comments on commit e8edaad

Please sign in to comment.