Compare commits

...

2 Commits

Author SHA1 Message Date
b571606e76 Leave this out. 2023-11-15 21:16:47 -05:00
670e2df365 Add this option 2023-11-15 21:13:27 -05:00

View File

@ -1,7 +1,7 @@
BOARD_PLAT_PRIVATE_SEPOLICY_DIR += device/wephone/nehemiah/sepolicy
PRODUCT_PACKAGE_OVERLAYS += device/wephone/nehemiah/overlay
$(call inherit-product, vendor/hardware_overlay/overlay.mk)
# $(call inherit-product, vendor/hardware_overlay/overlay.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base_telephony.mk)
@ -18,4 +18,6 @@ ifneq (,$(wildcard external/exfat))
PRODUCT_PACKAGES += \
mkfs.exfat \
fsck.exfat
endif
endif
SELINUX_IGNORE_NEVERALLOWS := true