Loading init/init.cpp +1 −1 Original line number Original line Diff line number Diff line Loading @@ -349,7 +349,7 @@ static int set_mmap_rnd_bits_action(const std::vector<std::string>& args) // TODO: add mips support b/27788820 // TODO: add mips support b/27788820 ret = 0; ret = 0; #else #else ERROR("Unknown architecture\n"); LOG(ERROR) << "Unknown architecture"; #endif #endif #ifdef __BRILLO__ #ifdef __BRILLO__ Loading Loading
init/init.cpp +1 −1 Original line number Original line Diff line number Diff line Loading @@ -349,7 +349,7 @@ static int set_mmap_rnd_bits_action(const std::vector<std::string>& args) // TODO: add mips support b/27788820 // TODO: add mips support b/27788820 ret = 0; ret = 0; #else #else ERROR("Unknown architecture\n"); LOG(ERROR) << "Unknown architecture"; #endif #endif #ifdef __BRILLO__ #ifdef __BRILLO__ Loading