Compare commits
No commits in common. "b571606e760ce60f7917f0f6e72419ea30c6d964" and "d769483c2e1f0018d1d4a48f1005aaa4df970f62" have entirely different histories.
b571606e76
...
d769483c2e
@ -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,6 +18,4 @@ ifneq (,$(wildcard external/exfat))
|
||||
PRODUCT_PACKAGES += \
|
||||
mkfs.exfat \
|
||||
fsck.exfat
|
||||
endif
|
||||
|
||||
SELINUX_IGNORE_NEVERALLOWS := true
|
||||
endif
|
Loading…
x
Reference in New Issue
Block a user