diff options
| author | 2020-03-30 23:42:18 +0100 | |
|---|---|---|
| committer | 2020-04-01 18:28:52 +0100 | |
| commit | 8e12e1be21ec928581859ad03af0837274f4a8df (patch) | |
| tree | 2cafb56321eabb30abc8ba44a5c11019c42432b9 /tools/warn/java_warn_patterns.py | |
| parent | 60e8ff4d0d2a884e2d43e199fe6835d4c033f6d9 (diff) | |
Make init.userspace_reboot.is_supported a rw property
General recommendation is to avoid read-only properties, and instead control
"read-onlines" by only allowing init/vendor_init to set the property.
Since ro.init.userspace_reboot.is_supported was added in this release, and
nobody outside of the platform is querying it directly, it should be fine to
simply rename it.
Test: adb shell getprop init.userspace_reboot.is_supported
Test: atest CtsUserspaceRebootHostSideTestCases
Bug: 152803929
Change-Id: Ie3604b315a5d2a846037064ad9a29258f2cad9d0
Merged-In: Ie3604b315a5d2a846037064ad9a29258f2cad9d0
(cherry picked from commit bb9699c2e10e707a2585b33271f83db8bced2d04)
Diffstat (limited to 'tools/warn/java_warn_patterns.py')
0 files changed, 0 insertions, 0 deletions