Change scope of ro.init.userspace_reboot.is_supported to public

Test: atest CtsUserspaceRebootHostSideTestCases
Test: m checkbuild
Bug: 135984674
Change-Id: Ie11c6720ee21afef99b4b53415da00d8c1e446ca
This commit is contained in:
Nikita Ioffe 2020-01-14 12:42:48 +00:00
parent 860e8682e2
commit 10cdc17283

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