mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 15:09:54 +00:00
Disable userspace reboot
Test: builds
Test: build vendor/build.prop
Test: grep 'init.userspace_reboot' ${OUT}/vendor/build.prop
Bug: 157884323
Bug: 160959550
Merged-In: Ib6ff4c7c3dcd9172306cca0eb7615a485153ec29
Change-Id: Ib6ff4c7c3dcd9172306cca0eb7615a485153ec29
(cherry picked from commit 6496116e47)
This commit is contained in:
@@ -17,9 +17,6 @@
|
||||
# Enable updating of APEXes
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)
|
||||
|
||||
# Enable userspace reboot
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/userspace_reboot.mk)
|
||||
|
||||
ifneq (,$(filter 27, $(PRODUCT_EXTRA_VNDK_VERSIONS)))
|
||||
_vndk_test := true
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user