Merge up to AOSP marshmallow-release
Ethan Yonker authored
In order to maintain compatibility with older trees, we now have
minadbd.old and minui.old. I had to use a TARGET_GLOBAL_CFLAG to
handle ifdef issues in minui/minui.d because healthd includes
minui/minui.h and there was no other alternative to make minui.h
compatible with older trees without having to modify healthd rules
which is outside of TWRP.

Note that the new minui does not currently have support for qcom
overlay graphics. Support for this graphics mode will likely be
added in a later patch set. If you are building in a 6.0 tree and
have a device that needs qcom overlay graphics, be warned, as off
mode charging may not work properly. A dead battery in this case
could potentially brick your device if it is unable to charge as
healthd handles charging duties.

Update rules for building toolbox and add rules for making toybox

Use permissive.sh in init.rc which will follow symlinks so we do
not have to worry about what binary is supplying the setenforce
functionali...
c798c9cd
Name Last commit Last update
..
Android.mk Fix some module tags
COPYRIGHT Add libtar to TWRP instead of using busybox tar
ChangeLog Add libtar to TWRP instead of using busybox tar
ChangeLog-1.0.x Add libtar to TWRP instead of using busybox tar
INSTALL Add libtar to TWRP instead of using busybox tar
README Add libtar to TWRP instead of using busybox tar
TODO Add libtar to TWRP instead of using busybox tar
append.c libtar: fix handling of files bigger than 2 GiB
basename.c Add libtar to TWRP instead of using busybox tar
block.c Address a few compiler warnings
compat.h libtar: store SELinux file context in tar archives
config.h Add libtar to TWRP instead of using busybox tar
decode.c Add libtar to TWRP instead of using busybox tar
dirname.c Add libtar to TWRP instead of using busybox tar
encode.c Add libtar to TWRP instead of using busybox tar
extract.c Merge up to AOSP marshmallow-release
fnmatch.c Add libtar to TWRP instead of using busybox tar
gethostbyname_r.c Add libtar to TWRP instead of using busybox tar
gethostname.c Add libtar to TWRP instead of using busybox tar
getservbyname_r.c Add libtar to TWRP instead of using busybox tar
glob.c Add libtar to TWRP instead of using busybox tar
handle.c Add libtar to TWRP instead of using busybox tar
inet_aton.c Add libtar to TWRP instead of using busybox tar
internal.h Add libtar to TWRP instead of using busybox tar
libtar.h libtar: fix handling of files bigger than 2 GiB
libtar_hash.c
libtar_list.c
libtar_listhash.h
output.c
snprintf.c
strdup.c
strlcat.c
strlcpy.c
strmode.c
strrstr.c
strsep.c
tar.h
util.c
wrapper.c