diff options
| author | 2023-10-16 16:04:30 -0700 | |
|---|---|---|
| committer | 2023-10-17 21:24:30 +0000 | |
| commit | 5653c6b5875df599307c3e6bfae32fb2fc17ca1f (patch) | |
| tree | 89ef27f2e6f031d93e9f6421d6e0741481231980 /libs/androidfw/ApkParsing.cpp | |
| parent | 6e4e5fcbf8f890f7fdc1da847ccad1039e6bc1dd (diff) | |
DMS: check cached mode for user apps only
Android Studio uses adb to launch a process for screen mirroring. This
kind of processes is not managed by AMS and run with uid shell or root.
In such a case, that process behaves like a gone Android app so it will
miss display events. This won't impact any normal Android apps.
Check if the uid belongs to an Android app for Android Studio.
Bug: 303684492
Test: Enable display mirroring in Android Studio and check logs
Change-Id: I3fb20327979eca8774f7ddf143b2b8f2386e6b56
Diffstat (limited to 'libs/androidfw/ApkParsing.cpp')
0 files changed, 0 insertions, 0 deletions