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

Commit c3d679bb authored by Nikita Ioffe's avatar Nikita Ioffe Committed by Gerrit Code Review
Browse files

Merge "Don't inherit userspace_reboot.mk from mainline_system.mk"

parents 86b45322 18548ccc
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 \