diff options
| author | 2022-03-09 09:59:32 +0000 | |
|---|---|---|
| committer | 2022-03-09 10:04:51 +0000 | |
| commit | a73327aa1d9a38899721d31b56153e106abc15a9 (patch) | |
| tree | bd16bfac41d8cb5983dd5292f78df67b06ba2a23 /libs/gui/BLASTBufferQueue.cpp | |
| parent | cd8d9ef582897151f8f6599ab15ef9d4299b5d69 (diff) | |
Change group id of sdk data directories
Currently, we are setting owner id and group id of the directories the
same sandbox-uid. Since sandbox-uid overlaps with cache-gid, this causes
problem during size calculation.
The group id for sdk data directory doesn't matte, since we assign 700
permission to them anyways. So changing them to AID_NOBODY to reflect,
nobody has group access to these directories. This should resolve
problems with size calculation too.
Bug: 215506889
Test: atest installd_service_test
Ignore-AOSP-First: Some of the cls are missing in AOSP. Will cherry-pick
this with rest of them together next week.
Change-Id: Ic956eabbe4c86bd5c9cf86645fe801a8957a633a
Change-Id: Id672414b269f730a0181eafe67b8dbea0667c8e6
Diffstat (limited to 'libs/gui/BLASTBufferQueue.cpp')
0 files changed, 0 insertions, 0 deletions