Merge "Change scope of ro.init.userspace_reboot.is_supported to public" am: 60ddf3a29a
am: 03fd199578
Change-Id: I747cc8c44defb017b090fcdc5e033b3b617ab28c
This commit is contained in:
commit
cdea887a1f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue