diff options
author | 2015-11-10 11:04:45 -0800 | |
---|---|---|
committer | 2015-11-10 12:14:20 -0800 | |
commit | 8620bb4118a68721d10c29529dc6978847d08d00 (patch) | |
tree | e58c506b4e2f553b4310525925079c46ac702f96 /cmds/installd/commands.cpp | |
parent | cebfc6412680845a83b9cfe4ca302b07a3548125 (diff) |
Migrated dumpstate to C++.
Changes required:
- Explicity casting function pointers.
- Moving variables initialization before 'goto' statements.
- Changing string references from 'char *' to 'const char *'.
- Using 'extern "C"' so device-dependent implementation of
'dumpstate_board()' can be written in C or C++.
BUG: 25563823
Change-Id: I5712c2adbe181c6d17983cbb136b17757900b4ba
Diffstat (limited to 'cmds/installd/commands.cpp')
0 files changed, 0 insertions, 0 deletions