diff options
author | Vic Yang <victoryang@google.com> | 2019-08-06 14:15:33 -0700 |
---|---|---|
committer | Vic Yang <victoryang@google.com> | 2019-08-06 14:15:33 -0700 |
commit | 5caa3e9e1aea6aa11c38c72ac57810186b1e842f (patch) | |
tree | e8be32191c7d02ed153811ac48921872ae566a1e /libpackagelistparser/packagelistparser_test.cpp | |
parent | 23a87716b57114e9b4f607042e3ec1af90d68c0a (diff) |
fs_mgr: Make kDefaultAndroidDtDir constexpr
Change its type from std::string to constexpr char[] so that it does
not need to be constructed at runtime, which pollutes the bss page
unnecessarily.
Bug: 138856262
Test: Along with another fix for libbootloader_message.so, see that bss
section for libbootloader_message.so is now clean on cuttlefish
for several processes.
Change-Id: I1c8ff9cfeb25164a352cef89cfa7be889b3d3387
Diffstat (limited to 'libpackagelistparser/packagelistparser_test.cpp')
0 files changed, 0 insertions, 0 deletions