commit | e37820e47c383aecf9d1173a0676c27e6a59ce4f | [log] [tgz] |
---|---|---|
author | Austin Borger <borgera@google.com> | Sat Mar 18 12:56:12 2023 -0700 |
committer | Austin Borger <borgera@google.com> | Mon May 01 19:47:38 2023 +0000 |
tree | 7d0bd78bd7bcffd4d05be8e6ec4bd3ddbe985c4c | |
parent | 9cbd0b8c2ab01eb8cc4c5051241fe9d654841842 [diff] |
ActivityManagerService: Allow openContentUri from vendor/system/product. Apps should not have direct access to this entry point. Check that the caller is a vendor, system, or product package. Test: Ran PoC app and CtsMediaPlayerTestCases. Bug: 236688380 Change-Id: I0335496d28fa5fc3bfe1fecd4be90040b0b3687f Merged-In: I0335496d28fa5fc3bfe1fecd4be90040b0b3687f (cherry picked from commit d0ba7467c2cb2815f94f6651cbb1c2f405e8e9c7)