summaryrefslogtreecommitdiff
path: root/tools/obbtool
AgeCommit message (Expand)Author
2021-02-16[LSC] Add LOCAL_LICENSE_KINDS to frameworks/baseBob Badour
2017-09-09Convert host tools to Android.bpDan Willemsen
2017-05-08Switch from libcrypto_static to libcrypto targetAlex 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-aospBrian Carlstrom
2014-08-17PackageInfo is a class, not a structBrian 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 liblogYing Wang
2012-02-20frameworks/base refactoringMathias Agopian
2012-02-17frameworks/base refactoring.Mathias Agopian
2011-10-20add -ldl to host executablesIliyan Malchev
2010-10-14Link against the static libcrypto in external/openssl.Ying Wang
2010-10-14Do not build pbkdf2gen on non-Linux hostsKenny Root
2010-10-13OBB: use PBKDF2 for key generation.Kenny Root
2010-10-01Add "none" for vold and deprecate mkobb -cKenny Root
2010-09-30Hash keys with MD5; track IBinders not IInterfaceKenny Root
2010-09-21Add image creator helper script for OBBsKenny Root
2010-08-18Add OBB flags to support overlaysKenny Root
2010-08-11Initial tool for OBB manipulationKenny Root