Commit Graph
4 Commits
Author SHA1 Message Date
bigbiff bigbiff 3c897aec16 fb2png: Fix compilation in android-9.0 repos.
Remove unused reference.
Change temp variables to size_t.
Update function calls for unused arguments.
Update static functions to ignore being defined
for each file that includes it.
Change-Id: If11d4e26daee54197f369974a09ec71f27abb59b
2019-06-05 20:00:54 -04:00
Matt Mower 908a27728c fb2png: Update/Cleanup headers
* Include relevant headers for all used functions
* Add prototype for fb_dump() to fb.h since used in c-files
* Alphabetize includes

Change-Id: Ifdbaceadb12576b607b654835ae93bc88e2c3268
2017-01-18 13:04:35 -06:00
Iftekhar RifatandDees Troy 0543f06679 twrp: fb2png: do not pack relocations for executables
According to https://android.googlesource.com/platform/build/+/f55c5a52ac3d523cdcfb7cd7ab093d01da8b3caf%5E%21/#F0

Change-Id: I593ba16cabd59dc3bb690aa12f855113b3e9983f
2015-11-05 21:04:24 +02:00
TalustusandDees_Troy 3019a9172b FB2PNG: Add fb2png source to TWRP
* Add Source of fb2png to TWRP tree
  * Android.mk by PhilZ-cwm6
  * Makefile for CrossCompiling via external toolchan by me (Talustus)

Change-Id: If9680688df6e4c9c567f74f46dfc303566b868ba
2013-07-01 20:22:17 +00:00