commit | a9d43af75e7f42f1d775ca7b1ee5af370e79abd6 | [log] [tgz] |
---|---|---|
author | Benedict Wong <benedictwong@google.com> | Thu Jan 18 14:38:16 2018 -0800 |
committer | Benedict Wong <benedictwong@google.com> | Fri Jan 19 10:43:01 2018 -0800 |
tree | 065238fc829f8fb44ed0f3d579e45988a0b13fcf | |
parent | f2ca25f0cbca19ec0c4f1a1abaaac245b8aaccab [diff] |
Rename create/delete transform methods CreateTransportModeTransform and DeleteTransportModeTransform are both agnostic as far as which mode of transform it creates/deletes. As such, to facilitate the implementation of tunnel mode, this patch renames them to CreateTransform and DeleteTransform, along with all test names. Bug: 63588681 Test: frameworks/base unit tests and CTS tests run, passed Change-Id: I1f015eb7ad0e85fca966658a9402485ca2b44091