OSDN Git Service

boot_control_copy: switching to C++
authorBowgo Tsai <bowgotsai@google.com>
Thu, 28 Sep 2017 07:18:37 +0000 (15:18 +0800)
committerBowgo Tsai <bowgotsai@google.com>
Thu, 28 Sep 2017 07:31:07 +0000 (15:31 +0800)
commit4b7ef273872516874425356d5a6f218dcafdd505
tree2c9e7eb159f9666564920a0a547717e46cbe3f10
parent4f613859c824fe6a23fcc6a05621a3a65e38abb2
boot_control_copy: switching to C++

fs_mgr_get_entry_for_mount_point() is switching to a C++ only API (using
std::string). Do a minimum conversion here to adopt that change.

Bug: 67024518
Test: make and boot sailfish
Change-Id: I191fd0043815d75a799eb4001437abb107af6e79
boot_control_copy/Android.mk
boot_control_copy/boot_control_copy.cpp [moved from boot_control_copy/boot_control_copy.c with 100% similarity]
boot_control_copy/bootinfo.cpp [moved from boot_control_copy/bootinfo.c with 98% similarity]