diff options
author | Daniel Rosenberg <drosen@google.com> | 2019-06-20 15:15:58 -0700 |
---|---|---|
committer | Daniel Rosenberg <drosen@google.com> | 2019-06-24 13:23:27 -0700 |
commit | d078d8b15c785db4984f9f032617742e32d18036 (patch) | |
tree | 560f7792d6b6257626611b91b2934ad5cf0c4e40 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 60aabc40a27eea05d50d37248e73c32ee2fac676 (diff) |
Make RescueParty call vold directly
This changes RescueParty to call vold over binder directly for
Checkpointing related calls. It turns out that if the system is in a bad
enough state, the other method would not work, as some of the services
required would not be running.
Bug: 135558798
Test: setprop persist.sys.enable_rescue 1
setprop debug.crash_system 1 or setprop debug.crash_sysui 1
vdc checkpoint startCheckpoint 3
stop
start
Device should go through the rescueparty flow, and reboot.
Repeat without checkpoint. Device should prompt reboot.
Change-Id: I8b11d68075cc291e9557d524bc87b54d17b370e4
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions