This commit is contained in:
Nehemiah of Zebulun 2023-10-05 12:17:56 -04:00
parent a3b9f9fff1
commit cd020c4f0d
2 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,4 @@
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_minimal.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/mainline_system.mk)
# Enable mainline checking

View File

@ -13,7 +13,7 @@ BOARD_ROOT_EXTRA_SYMLINKS += /vendor/firmware_mnt:/firmware
# TODO(b/36764215): remove this setting when the generic system image
# no longer has QCOM-specific directories under /.
# BOARD_SEPOLICY_DIRS += build/make/target/board/generic_arm64/sepolicy
BOARD_SEPOLICY_DIRS += build/make/target/board/generic_arm64/sepolicy
TARGET_SYSTEM_PROP := device/wephone/cat/system.prop $(TARGET_SYSTEM_PROP)