diff options
| author | 2023-10-16 16:04:30 -0700 | |
|---|---|---|
| committer | 2023-10-18 16:15:13 +0000 | |
| commit | 380b3932bda7ad87f3180b8f1949d7b2b710b9d6 (patch) | |
| tree | e0ee357acfa88d12b5c6d422f2528ba7dde5b54c /libs/androidfw/FileStream.cpp | |
| parent | 64a1987b806e3ed96511555b9220d7f586bd5c4f (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
Merged-In: I3fb20327979eca8774f7ddf143b2b8f2386e6b56
Diffstat (limited to 'libs/androidfw/FileStream.cpp')
0 files changed, 0 insertions, 0 deletions