commit | d40ad79d3d9a69e501649c768320efdbb109d068 | [log] [tgz] |
---|---|---|
author | Bruno Martins <bgcngm@gmail.com> | Sun Jun 23 12:29:15 2024 +0100 |
committer | Michael Bestas <mkbestas@lineageos.org> | Mon Jun 24 00:09:13 2024 +0300 |
tree | 2696199f38f7f28b849eaae92fa58ed251035886 | |
parent | c814325a4071229985b84a4f01f25b815c82aaaf [diff] [blame] |
FP5: Move to new RFS install_symlink targets Change-Id: I9560fd0da00958d9349a0881b5a5f64a2c02e495
diff --git a/device.mk b/device.mk index 6f59a16..479908d 100644 --- a/device.mk +++ b/device.mk
@@ -3,6 +3,9 @@ # SPDX-License-Identifier: Apache-2.0 # +# Add common definitions for Qualcomm +$(call inherit-product, hardware/qcom-caf/common/common.mk) + # A/B $(call inherit-product, $(SRC_TARGET_DIR)/product/virtual_ab_ota/launch_with_vendor_ramdisk.mk)