summaryrefslogtreecommitdiff
path: root/libutils/Unicode.cpp
diff options
context:
space:
mode:
authorTom Cherry <tomcherry@google.com>2020-09-10 17:37:56 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2021-02-20 05:39:32 +0000
commit885581f27b988720167591d6747297d1f810e28b (patch)
treebe493cf511424f22339082ccd833534d4f8e7181 /libutils/Unicode.cpp
parent92120069d9ecdabec3b5aa80af295145ed0ecf45 (diff)
init: do not create dev.mnt. properties for emulated mounts
dev.mnt. properties are primarily intended for tuning parameters for mounts such as /system and /data but don't have much use for emulated mounts. There are additional emulated mounts created for each user on a device, so if too many users are created, init would otherwise create too many dev.mnt. properties, filling the property file that backs these properties, and preventing more properties from being generated. Therefore, this change stops init from creating dev.mnt. properties for emulated mounts. Bug: 156721033 Bug: 179111945 Test: user creation stress test doesn't create large numbers of properties Change-Id: I6475956719b7c938b8289189abfef661140d526d (cherry picked from commit 7e4ce2b578b602e171d12dd59c66711b27d5ab73)
Diffstat (limited to 'libutils/Unicode.cpp')
0 files changed, 0 insertions, 0 deletions