diff options
| author | 2022-10-29 22:18:00 -0700 | |
|---|---|---|
| committer | 2022-10-29 22:24:07 -0700 | |
| commit | 008a660443a34948c507218f33b129cd922518dd (patch) | |
| tree | 43963941ac8fee9c19f8e19cbf19829edecfb144 /libs/androidfw/ConfigDescription.cpp | |
| parent | 9e7649d5e72a48ff487e0d283806a9e179667386 (diff) | |
AppOpsService: Don't log stack traces for isolated processes
AppOpsService logs a stack trace if the package and the UID
of the call don't match, which includes a stack trace. Since
an isolated process is running under UID that is different
from that of the app, it is expected that the package and
the UID don't match - this is by design. In this case, a
stack trace is not helpful and spams the logs. Therefore,
for isolated processes we log a short message.
Test: isloated process logs have no stack trace
Upstream from Meta
Change-Id: Ife7bff103c3a4d1823de92461248451ff313de0e
Diffstat (limited to 'libs/androidfw/ConfigDescription.cpp')
0 files changed, 0 insertions, 0 deletions