summaryrefslogtreecommitdiff
path: root/tools/obbtool
AgeCommit message (Expand)Author
2023-08-28Use String8/16 c_str Tomasz Wasilczyk
2021-02-16[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base Bob Badour
2017-09-09Convert host tools to Android.bp Dan Willemsen
2017-05-08Switch from libcrypto_static to libcrypto target Alex Klyubin
2015-04-24am 6c1af7ea: am 8652bce1: am c71f2648: Merge "frameworks/base: switch to usin... Kenny Root
2015-04-24frameworks/base: switch to using NativeConstants. Adam Langley
2015-01-23Merge "Remove superfluous OpenSSL include paths." automerge: fe24754 automerg... Narayan Kamath
2015-01-22Remove superfluous OpenSSL include paths. Adam Langley
2014-08-17am f71a2835: Merge "PackageInfo is a class, not a struct" into lmp-dev-plus-aosp Brian Carlstrom
2014-08-17PackageInfo is a class, not a struct Brian Carlstrom
2014-08-05DO NOT MERGE: Revert "Update makefile for clang host build." Hui Shu
2014-07-17Update makefile for clang host build. Tim Murray
2013-05-07desperate attempt to fix linux build. Mathias Agopian
2013-04-09Add liblog Ying Wang
2012-02-20frameworks/base refactoring Mathias Agopian
2012-02-17frameworks/base refactoring. Mathias Agopian
2011-10-20add -ldl to host executables Iliyan Malchev
2010-10-14Link against the static libcrypto in external/openssl. Ying Wang
2010-10-14Do not build pbkdf2gen on non-Linux hosts Kenny Root
2010-10-13OBB: use PBKDF2 for key generation. Kenny Root
2010-10-01Add "none" for vold and deprecate mkobb -c Kenny Root
2010-09-30Hash keys with MD5; track IBinders not IInterface Kenny Root
2010-09-21Add image creator helper script for OBBs Kenny Root
2010-08-18Add OBB flags to support overlays Kenny Root
2010-08-11Initial tool for OBB manipulation Kenny Root