otafault: Add the missing #include <string>.
Test: mmma bootable/recovery Change-Id: If7610ba55a2d2dd4257ff38c44d252c9c6bbfe40
This commit is contained in:
parent
2cedab7af9
commit
f0ca4f8f2d
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@
|
|||
|
||||
#include <map>
|
||||
#include <mutex>
|
||||
#include <string>
|
||||
|
||||
#include <android-base/thread_annotations.h>
|
||||
|
||||
|
|
Loading…
Reference in a new issue