Remove setting init.userspace_reboot.is_supported

Userspace reboot is deprecated.

Bug: 292469129
Test: build cuttlefish.
Test: adb shell getprop init.userspace_reboot.is_supported
Change-Id: I51ded79d3ae3df5363e6a7c9d1c5dcd06163f78e
This commit is contained in:
Jooyung Han
2024-08-09 14:40:58 +09:00
parent b3984cac84
commit a2f9851521

View File

@@ -14,6 +14,4 @@
# limitations under the License. # limitations under the License.
# #
# Inherit this when the target supports userspace reboot # DEPRECATED! Do not inherit this.
PRODUCT_VENDOR_PROPERTIES := init.userspace_reboot.is_supported=true