summaryrefslogtreecommitdiffstats
path: root/fuse_sideload.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* libfusesideload: Clean up the CFLAGS for the module.Tao Bao2017-04-271-2/+4
| | | | | | | | Remove "-DADB_HOST=0" since it doesn't include adb related stuff. Test: mmma bootable/recovery Test: sideload on marlin Change-Id: Ia83a8edd31eedd803435d687513d561c873ffabe
* Convert recovery to use BoringSSL instead of mincrypt.Mattias Nissler2016-04-061-9/+10
| | | | | | | This changes the verification code in bootable/recovery to use BoringSSL instead of mincrypt. Change-Id: I37b37d84b22e81c32ac180cd1240c02150ddf3a7
* recovery: Switch fuse_* to C++.Tao Bao2015-07-241-0/+524
Change-Id: Id50c3e6febd0ab61f10a654b9b265cf21a2d1701 (cherry picked from commit 71dc365f25676cfb3f62dbb7163697a8c3c5243d)