commit | a7b613c9a542a9be374c6805412a8e906102aa1e | [log] [tgz] |
---|---|---|
author | Charles Chen <liangyuchen@google.com> | Tue Jan 24 21:57:33 2023 +0000 |
committer | Charles Chen <liangyuchen@google.com> | Wed Jan 25 19:34:58 2023 +0000 |
tree | 6c346163ca25cbf20d6965d3075ca2510729479a | |
parent | db2daf03804267317ac39e00ce2bfb3363474610 [diff] |
Enable isolated_like app to request camera service binder Processes that share isolated AIDs are allowed to use system services. Existing isolated app should not be affected by this change as SEPolicy blocks the use of camera service. Bug: 265540209 Test: atest CtsCameraTestCases Test: manual - avc denial for isolated_app when accessing CameraManager, and processes not isolated_app but with an isolated AID gets the binder. Change-Id: If29dc43528c22bf20b21a933dff52179b7b9031b