media/libmediaplayerservice/ActivityManager.cpp
deleted100644 → 0
+0
−41
media/libmediaplayerservice/ActivityManager.h
deleted100644 → 0
+0
−31
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
All valid content:// URIs are resolved in MediaPlayer.java before the binder call into the mediaserver process. Trying to resolve a content:// URI from this process fails with the following error: E ActivityManager: Cannot find package for uid: 1013 Since it's not possible to resolve content:// URIs from here, we can delete this code. Bug: 236688380 Test: atest MediaPlayerTest Change-Id: I690aca747429b7b976887069a0a497589307a497