"git@repo.buzztime.com:halo/bootable_recovery.git" did not exist on "779701db515d1a0d363d5a8896252f331bc4e22a"
Extend recovery and updater to support setting file security contexts.
Stephen Smalley authored
Extend minzip, recovery, and updater to set the security context on
files based on the file_contexts configuration included in the package.

Change-Id: Ied379f266a16c64f2b4dca15dc39b98fcce16f29
779701db
Name Last commit Last update
applypatch Remove the simulator target from all makefiles.
edify make StringValue wrapper okay to call on NULL
etc Add missing commands to recovery init.rc
minelf Working ASLR implementation
minui minui: add ability to synchronize current key state
minzip Extend recovery and updater to support setting file security contexts.
mtdutils Remove the simulator target from all makefiles.
res/images update recovery with new 3D images
testdata add a simple unit test for the OTA package verifier
tools Remove the simulator target from all makefiles.
updater Extend recovery and updater to support setting file security contexts.
Android.mk Extend recovery and updater to support setting file security contexts.
CleanSpec.mk Add an empty CleanSpec.mk
NOTICE Automated import from //branches/master/...@140824,140824
bootloader.c Check pointer for null before dereferencing
bootloader.h bump updater API version to 3; deprecate firmware update command
common.h save a last_install file with the result of the last package install attempt
default_recovery_ui.c Allow applying an OTA package manually from cache.
install.c allow recovery packages to wipe cache
install.h allow recovery packages to wipe cache
make-overlay.py change the default recovery assets to be in holograph style
recovery.c Extend recovery and updater to support setting file security contexts.
recovery_ui.h Allow applying an OTA package manually from cache.
roots.c Extend recovery and updater to support setting file security contexts.
roots.h remove the notion of "root path"; support mixed flash types
ui.c
verifier.c
verifier.h
verifier_test.c
verifier_test.sh