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

Skip to content
Commit e3a9966a authored by Hai Zhang's avatar Hai Zhang
Browse files

Fix javadoc for the uid paramter.

The original doc says uids are user IDs, which is correct in the sense that they are Linux user IDs, but super confusing because in 99% of the cases we use "user ID" to refer to Android users instead of Linux users. This has caused confusion to developers and we should fix that by simply saying it's a UID which we use to refer to the Linux UID we create for sandboxing every app.

Change-Id: Ic24849fc443649b0656827c5a3f271e0688dab1a
Test: presubmit
parent 6f621bbc
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