Skip to content
This repository was archived by the owner on Dec 12, 2023. It is now read-only.

Commit c2f5070

Browse files
committed
mk: include BoardConfigSoong.mk
1 parent 2da787f commit c2f5070

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pe.mk

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
$(call inherit-product, vendor/aosp/config/common_full_phone.mk)
2+
$(call inherit-product, vendor/aosp/config/BoardConfigSoong.mk)
23
$(call inherit-product, device/custom/sepolicy/common/sepolicy.mk)
34
-include vendor/aosp/build/core/config.mk
45
TARGET_BOOT_ANIMATION_RES := 1080

0 commit comments

Comments
 (0)