diff options
author | Eran Messeri <eranm@google.com> | 2020-01-21 15:59:03 +0000 |
---|---|---|
committer | Eran Messeri <eranm@google.com> | 2020-01-21 16:38:57 +0000 |
commit | d4e25d49b0a2070532236e4e2d0cce0c72430d22 (patch) | |
tree | 5b28129a7e9d5867b0ab52859c94c80fbf1817e6 /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp | |
parent | faa0e9dbca625f6c54c0ad0bc7d9f99ed42ba305 (diff) |
Mark storage encryption functions as deprecated.
The setStorageEncryption/getStorageEncryption methods do nothing and
never have they had any impact on the system.
All setStorageEncryption does is store a value that can be retrieved by
getStorageEncryption. Otherwise, it calls setEncryptionRequested
internally which has an empty body.
Mark them as deprecated so they could be removed in the future.
Test: that it compiles
Bug: 144412716
Change-Id: I007a1acf80ddb7cba9717f2e541f029c5f379d11
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions