Skip to content
Commit c97edcb4 authored by Tao Bao's avatar Tao Bao
Browse files

updater: Keep the parsed parameters in std::unique_ptr.

We don't need to take raw pointers out of the parsed arguments.
std::unique_ptr handles the dereferencing automatically.

Test: mmma bootable/recovery
Change-Id: I1beabf6e04dc350bdad7b36cee5fb345c82b28f2
parent 8fab8f97
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment