Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 7993deb2 authored by Palak Chaudhary's avatar Palak Chaudhary
Browse files

API to get the sdk sandbox uid for an app uid

There is an existing API, Process#toSdkSandboxUid() which is a system API and we want to make it public. But the naming is not consistent with the Process#getAppUidForSdkSandboxUid() API. To fix this inconsistency, a new API is added.

Creates Process#getSdkSandboxUidForAppUid API which returns the sdk
sandbox process uid for the app uid.

Bug: 318486754
Test: atest ProcessTest
Change-Id: I6dfd2cfbba608c88321d688632196bb4e1e877d1
parent ad326459
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment