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

am: c3d679bb88

Change-Id: Ie120fdd9d26df013d9f911f4fc53ac282d136ff3
This commit is contained in:
Nikita Ioffe 2020-01-30 03:24:06 -08:00 committed by android-build-merger
commit 46fe30f89c
1 changed files with 0 additions and 3 deletions

View File

@ -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 \