TWRP on the Urbane!

One of the side projects I have been working on is playing around with my new to me smart watch, an LG Urbane (W150). Among the different projects, I built […]

Error: Spaces are literal!

Yet another interesting error. This time, the problem is that it needs spaces between the “literal and identifier”. Take a look: [CODE] hardware/qcom/display-caf/apq8084/libqdutils/profiler.cpp:130:22: error: invalid suffix on literal; C++11 requires […]