commit | 687d5e46ce81608b308ff0ae4ba9edeb878be8aa | [log] [tgz] |
---|---|---|
author | Calin Juravle <calin@google.com> | Fri May 04 17:44:33 2018 -0700 |
committer | Calin Juravle <calin@google.com> | Wed May 09 11:41:39 2018 -0700 |
tree | 9990c93ed63b1bc05d6a78ba8250c60607a9fb22 | |
parent | 7ea7f12d14cccf8703ebc69b165d189e1c2c485c [diff] |
Allow system server to write profile snapshots in /data/misc/profman The goal is to allow creating profile snapshots from the shell command in order to be able to write CTS tests. The system server will dump profiles for debuggable in /data/misc/profman from where they will be pulled and verified by CTS tests. Test: adb shell cmd package snapshot-profile com.android.vending Bug: 74081010 Change-Id: I54690305284b92c0e759538303cb98c93ce92dd5