diff --git a/target/product/mainline_system.mk b/target/product/mainline_system.mk index c88097179d..ccbc9072d3 100644 --- a/target/product/mainline_system.mk +++ b/target/product/mainline_system.mk @@ -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 \