diff options
author | Mitch Phillips <mitchp@google.com> | 2021-01-20 13:36:05 -0800 |
---|---|---|
committer | Mitch Phillips <mitchp@google.com> | 2021-01-20 16:07:49 -0800 |
commit | 391157659b429e2e82ed274d62643179e77c5bbb (patch) | |
tree | 8b53bf966342579c6de743543ae74bf0cd9553c4 /libpackagelistparser/packagelistparser_test.cpp | |
parent | 79f7e3f1fc900519b4eebd0674e18f0aa0d7fd42 (diff) |
[MemInit] Remove process_disable_memory_mitigations
This function is no longer necessary, and uses a deprecated API
(mallopt(M_BIONIC_DISABLE_MEMORY_MITIGATIONS)). This function was
provided originally as part of libcutils because the original API was a
private android_mallopt.
The API is being reborn as a memory-init-specific mallopt. Given that
regular system components and apps will be able to call it directly,
it's not necessary to have a wrapper function in libcutils any more.
Bug: 135772972
Test: Build the device.
Change-Id: I4a3185b99702c8e445de6837b154c4a96c8295a1
Diffstat (limited to 'libpackagelistparser/packagelistparser_test.cpp')
0 files changed, 0 insertions, 0 deletions