Closed
Bug 887620
Opened 12 years ago
Closed 12 years ago
librecovery: use ALOG instead of LOG
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: m1, Assigned: m1)
References
Details
Attachments
(1 file)
The LOG macros are gone in JB. We can switch to the ALOG equivalents, which also exist in ICS.
Assignee | ||
Comment 1•12 years ago
|
||
Attachment #768136 -
Flags: review?(mwu)
Updated•12 years ago
|
Attachment #768136 -
Flags: review?(mwu) → review+
Comment 2•12 years ago
|
||
Merged.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 3•12 years ago
|
||
(In reply to Michael Vines [:m1] [:evilmachines] from comment #0)
> We can switch to the ALOG equivalents, which also exist in ICS.
Turns out this assertion was false. eg, https://www.codeaurora.org/cgit/quic/qrd-android/platform/system/core/tree/include/cutils/log.h?h=ics_master_qrd_101
Comment 4•12 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•