Okay, so a little play on words, especially since I am adding the Nightmare governor to the tblte (Samsung Galaxy Note Edge) kernel, but it did turn out to be […]
CONGRATS YOU EARNED A STINKEYE FROM CID!
Well, this certainly is an original code error if I ever saw one. [CODE]prebuilts/cmsdk/api/6.txt:745: error 8: Removed public class cyanogenmod.platform.R.color prebuilts/cmsdk/api/6.txt:749: error 8: Removed public class cyanogenmod.platform.R.dimen prebuilts/cmsdk/api/6.txt:765: error 8: […]
Neverallow failures occurred
What does that even mean? Let’s take a look at the code: [CODE] libsepol.report_failure: neverallow on line 574 of system/sepolicy/system_server.te (or line 18452 of policy.conf) violated by allow system_server system_server:process […]
Error: could not load context file
Edit: At this point (being 4 years ago) I did not understand this issue, and performed the below fix. However, this not the correct way to fix it: While working […]
When symbolic links don’t work?
Recently, while compiling CM12 for the TBLTETMO, Galaxy Note Edge, I ran into an odd error. I did not get a chance to copy the error message, but essentially it […]
When Jack turns into a Ninja.
Well, Jack doesn’t actually turn into a Ninja. Actually Jack gets beat up by one. On my computer at least. I’ve used Jack for a while now, when compiling Marshmallow […]
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 […]
Stop. No rule to make android.hardware.fingerprint.xml
Stop. No rule to make android.hardware.fingerprint.xml As I continue to attempt successful builds on the TBLTETMO, TBLTEXX, and TBLTESPR, I came accross this error: [CODE] make: *** No rule to […]
Insert an explicit cast to silence issue…
In the continuing saga of compiling AOSP 7 for the Samsung Galaxy S4, T-Mobile variant (SGH-M919, JFLTETMO) I ran into an interesting problem. While this used to be a non-issue […]
Compiling: Problems with Jack
Sometimes, Jack just doesn’t want to play. Here is the error I got while trying to compile AOSP 7.0 for the Samsung SGH-M919, T-Mobile S4: [CODE] [ 1% 73/5641] Ensure […]