commit | 0fff56eae5c81f30d60bbe98f65f9afe13e34039 | [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 | 3b8580b1a452e92d9743ab0a4073d5e4d195f544 | |
parent | 0d483b76f339e2089f5b659e140f951544a60143 [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