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

Commit 18548ccc authored by Nikita Ioffe's avatar Nikita Ioffe
Browse files

Don't inherit userspace_reboot.mk from mainline_system.mk

Test: Checked that userspace_reboot.mk is included in device makefiles
Test: build
Bug: 135984674
Change-Id: If910e2a6baf8acaafc8bafdf8193ba7237f66f1a
Merged-In: If910e2a6baf8acaafc8bafdf8193ba7237f66f1a
(cherry picked from commit 0f38beca)
parent ba5de571
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 \