commit | 31c68e7966b5fc725b0829bddf665fba650688dc | [log] [tgz] |
---|---|---|
author | Calin Juravle <calin@google.com> | Thu Jun 03 18:16:54 2021 -0700 |
committer | Calin Juravle <calin@google.com> | Tue Jun 08 16:44:52 2021 +0000 |
tree | e244234b1b70e399f5e874d5c2a5caa603691d18 | |
parent | a6349a7ab2581b49682b89e1a0555a9b72615570 [diff] |
Change permissions on ref profile so that ART can read it The reference profile is now used to determined whether or not ART should trigger a profile save earlier. Test: manual adb shell stop; adb shell setprop dalvik.vm.ps-min-first-save-ms 300; adb shell setprop dalvik.vm.extra-opts -verbose:profiler; adb shell start; Bug: 185979271 Change-Id: I49002965e27e41b2beb753335962edbd93c54146