Merge "Change scope of ro.init.userspace_reboot.is_supported to public"
This commit is contained in:
commit
60ddf3a29a
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ prop {
|
||||||
prop {
|
prop {
|
||||||
api_name: "is_userspace_reboot_supported"
|
api_name: "is_userspace_reboot_supported"
|
||||||
type: Boolean
|
type: Boolean
|
||||||
scope: System
|
scope: Public
|
||||||
access: Readonly
|
access: Readonly
|
||||||
prop_name: "ro.init.userspace_reboot.is_supported"
|
prop_name: "ro.init.userspace_reboot.is_supported"
|
||||||
integer_as_bool: true
|
integer_as_bool: true
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue