Merge "Change scope of ro.init.userspace_reboot.is_supported to public" am: 60ddf3a29a am: 03fd199578

Change-Id: I747cc8c44defb017b090fcdc5e033b3b617ab28c
This commit is contained in:
Automerger Merge Worker 2020-01-15 14:23:55 +00:00
commit cdea887a1f

View file

@ -29,7 +29,7 @@ prop {
prop {
api_name: "is_userspace_reboot_supported"
type: Boolean
scope: System
scope: Public
access: Readonly
prop_name: "ro.init.userspace_reboot.is_supported"
integer_as_bool: true