Merge "Make init.userspace_reboot.is_supported a rw property"
This commit is contained in:
commit
f26b9c8c33
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue