commit | 821f4c0d8ba06be32ce9b46c7a7c09d1cacd7b0e | [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:51:01 2023 +0000 |
tree | 1166cd73f0920ce110398ce38c65d975948afe29 | |
parent | 2b3817680a3895e357d181787ef5ef7d16de271d [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)