Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c1a02678 authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "Don't inherit userspace_reboot.mk from mainline_system.mk" am: c3d679bb am: 46fe30f8

Change-Id: Ibb00dcfc106d2ca0bc93ebcacaae8986995c850c
parents 6ae6a214 46fe30f8
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -24,9 +24,6 @@ $(call inherit-product-if-exists, vendor/google/security/adb/vendor_key.mk)
# Enable updating of APEXes
$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)

# Mainline devices support userspace reboot
$(call inherit-product, $(SRC_TARGET_DIR)/product/userspace_reboot.mk)

# Shared java libs
PRODUCT_PACKAGES += \
    com.android.nfc_extras \