Watch
1
0
Fork
You've already forked android_device_oneplus_dre
0

dre: Move to new RFS install_symlink targets

Change-Id: I9560fd0da00958d9349a0881b5a5f64a2c02e495
This commit is contained in:
Bruno Martins 2024-06-23 12:29:15 +01:00 committed by Albert Tang
commit 7620c53bcf
2 changed files with 4 additions and 49 deletions

View file

@ -13,6 +13,9 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)
# Enable virtual A/B OTA with virtual ramdisk
$(call inherit-product, $(SRC_TARGET_DIR)/product/virtual_ab_ota/launch_with_vendor_ramdisk.mk)
# Add common definitions for Qualcomm
$(call inherit-product, hardware/qcom-caf/common/common.mk)
# Setup dalvik vm configs
$(call inherit-product, frameworks/native/build/phone-xhdpi-4096-dalvik-heap.mk)