Moving on from the S4, I began work on the Note Edge, only to be greeted with this error:
[CODE]
target thumb C: lights.APQ8084 <= hardware/samsung/liblights/lights.c
hardware/samsung/liblights/lights.c:34:10: fatal error: ‘liblights/samsung_lights_helper.h’ file not found
#include <liblights/samsung_lights_helper.h>
^
1 error generated.
[/CODE]
The fix was easy enough, I checked the folder, and sure enough, it was not there. So, I downloaded it from here:
I like simple problems!
Linux – keep it simple.