diff options
| author | 2022-03-09 09:59:32 +0000 | |
|---|---|---|
| committer | 2022-03-16 11:30:40 +0000 | |
| commit | 3e3dcfe10921d42befabd55c94d05f48d41fbc8a (patch) | |
| tree | cfeb0052f7fa36ea071585b7c0b92a01b7c9fbf6 /services/inputflinger/InputReaderBase.cpp | |
| parent | 0a14f8a96fb99c21093fc207e8c97d29711d0a7f (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: Id672414b269f730a0181eafe67b8dbea0667c8e6
Merged-In: Id672414b269f730a0181eafe67b8dbea0667c8e6
(cherry picked from commit a73327aa1d9a38899721d31b56153e106abc15a9)
Diffstat (limited to 'services/inputflinger/InputReaderBase.cpp')
0 files changed, 0 insertions, 0 deletions