"...surfaceflinger/CompositionEngine/src/UdfpsExtension.cpp" did not exist on "8620bb4118a68721d10c29529dc6978847d08d00"
Felipe Leme
authored
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