commit | 9ce85681cda102ebc4c10050810e34cbe147a0cc | [log] [tgz] |
---|---|---|
author | Leon Scroggins III <scroggo@google.com> | Fri Aug 25 15:28:46 2023 -0400 |
committer | Leon Scroggins III <scroggo@google.com> | Fri Sep 08 15:31:40 2023 -0400 |
tree | ff12755077e2190e0001293a2261527176014000 | |
parent | 19b1c65ca598cb661b2aeb06b73774c2de4b4790 [diff] |
MSKP capture: write to a different directory Writing to /data/user is no longer allowed, even with `adb shell setenforce 0`. Write to /data/misc/mskps instead. Remove a reference to the old location. Attempt to create the file on device. Bug: 296282988 Test: manual Change-Id: I4565a1c7fd8b4e75cf2207c59bf76b45fd761ce1