Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 10cdc172 authored by Nikita Ioffe's avatar Nikita Ioffe
Browse files

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

Test: atest CtsUserspaceRebootHostSideTestCases
Test: m checkbuild
Bug: 135984674
Change-Id: Ie11c6720ee21afef99b4b53415da00d8c1e446ca
parent 860e8682
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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