commit | 23bfc71a9b59d1f8f97cdb854900b46247908e00 | [log] [tgz] |
---|---|---|
author | Justin Yun <justinyun@google.com> | Wed Aug 16 18:54:20 2017 +0900 |
committer | Jae Shin <jaeshin@google.com> | Fri Sep 15 01:12:43 2017 +0000 |
tree | 8e85e230135e430929de95fb6bce4621b136c89f | |
parent | 407d7b83a7d0cdb20fa00fed749333edf2334997 [diff] |
gatekeeperd: use std::unique_ptr std::unique_ptr is available in this scope. Substitute the UniquePtr to std::unique_ptr. Bug: 63686260 Test: build and boot Merged-In: Ib8ea3fb5c49c0e92d962f65f1139b073168f8698 Change-Id: Ib8ea3fb5c49c0e92d962f65f1139b073168f8698 (cherry picked from commit 68b0ec6487186d59b1ec1dfcbc85673fc452bc4a)