diff options
author | Kazuki Sakamoto <sakamoto@splhack.org> | 2023-06-14 09:03:35 -0700 |
---|---|---|
committer | Kazuki Sakamoto <kaz@meta.com> | 2023-06-20 16:17:21 -0700 |
commit | fabd16c7460e6cfae3106155ec79142bfa54db2e (patch) | |
tree | 3fa7e34c067eaf662ee173dea80ba69d76cc01aa /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 49f55b025d81823fa7e2b287c8930a8304483e5a (diff) | |
download | llvm-fabd16c7460e6cfae3106155ec79142bfa54db2e.zip llvm-fabd16c7460e6cfae3106155ec79142bfa54db2e.tar.gz llvm-fabd16c7460e6cfae3106155ec79142bfa54db2e.tar.bz2 |
[lldb][Android] Add platform.plugin.remote-android.package-name
When LLDB fails to pull file from a package directory due to security
constraint, user needs to set the package name to
'platform.plugin.remote-android.package-name' property to run shell commands
as the package user. (e.g. to get file with 'cat' and 'dd').
https://cs.android.com/android/platform/superproject/+/master:
system/core/run-as/run-as.cpp;l=39-61;
drc=4a77a84a55522a3b122f9c63ef0d0b8a6a131627
Differential Revision: https://reviews.llvm.org/D152933
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions