commit | 919cc55a7ebd474440992d6d5f13b492aff7ac50 | [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 | 8c3e940324b6a062ef130caafd0e2a8e51e23e86 [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)