Merge "Make init.userspace_reboot.is_supported a rw property"

This commit is contained in:
Nikita Ioffe 2020-04-01 13:14:21 +00:00 committed by Gerrit Code Review
commit f26b9c8c33
1 changed files with 1 additions and 3 deletions

View File

@ -16,6 +16,4 @@
# Inherit this when the target supports userspace reboot
PRODUCT_PROPERTY_OVERRIDES := ro.init.userspace_reboot.is_supported=true
# TODO(b/135984674): configure userspace reboot related properties
PRODUCT_PROPERTY_OVERRIDES := init.userspace_reboot.is_supported=true